Uses of Interface
net.opengis.wmts.v_1.LayerType
Packages that use LayerType
Package
Description
-
Uses of LayerType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return LayerTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createLayerType()Returns a new object of class 'Layer Type'.DocumentRoot.getLayer()Returns the value of the 'Layer' containment reference.Methods in net.opengis.wmts.v_1 with parameters of type LayerType -
Uses of LayerType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement LayerTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Layer Type'.Methods in net.opengis.wmts.v_1.impl that return LayerTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createLayerType()DocumentRootImpl.getLayer()Methods in net.opengis.wmts.v_1.impl with parameters of type LayerTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLayer(LayerType newLayer, NotificationChain msgs) void -
Uses of LayerType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type LayerTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseLayerType(LayerType object) Returns the result of interpreting the object as an instance of 'Layer Type'.booleanwmtsv_1Validator.validateLayerType(LayerType layerType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of LayerType in org.geotools.wmts.bindings
Methods in org.geotools.wmts.bindings that return types with arguments of type LayerType