Uses of Interface
net.opengis.wmts.v_1.TileMatrixSetType
Packages that use TileMatrixSetType
Package
Description
-
Uses of TileMatrixSetType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return TileMatrixSetTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createTileMatrixSetType()Returns a new object of class 'Tile Matrix Set Type'.DocumentRoot.getTileMatrixSet()Returns the value of the 'Tile Matrix Set' containment reference.Methods in net.opengis.wmts.v_1 that return types with arguments of type TileMatrixSetTypeModifier and TypeMethodDescriptionEList<TileMatrixSetType>ContentsType.getTileMatrixSet()Returns the value of the 'Tile Matrix Set' containment reference list.Methods in net.opengis.wmts.v_1 with parameters of type TileMatrixSetTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTileMatrixSet(TileMatrixSetType value) Sets the value of the 'Tile Matrix Set' containment reference. -
Uses of TileMatrixSetType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement TileMatrixSetTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Tile Matrix Set Type'.Fields in net.opengis.wmts.v_1.impl with type parameters of type TileMatrixSetTypeModifier and TypeFieldDescriptionprotected EList<TileMatrixSetType>ContentsTypeImpl.tileMatrixSetThe cached value of the 'Tile Matrix Set' containment reference list.Methods in net.opengis.wmts.v_1.impl that return TileMatrixSetTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createTileMatrixSetType()DocumentRootImpl.getTileMatrixSet()Methods in net.opengis.wmts.v_1.impl that return types with arguments of type TileMatrixSetTypeMethods in net.opengis.wmts.v_1.impl with parameters of type TileMatrixSetTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTileMatrixSet(TileMatrixSetType newTileMatrixSet, NotificationChain msgs) voidDocumentRootImpl.setTileMatrixSet(TileMatrixSetType newTileMatrixSet) -
Uses of TileMatrixSetType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type TileMatrixSetTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseTileMatrixSetType(TileMatrixSetType object) Returns the result of interpreting the object as an instance of 'Tile Matrix Set Type'.booleanwmtsv_1Validator.validateTileMatrixSetType(TileMatrixSetType tileMatrixSetType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of TileMatrixSetType in org.geotools.wmts.bindings
Methods in org.geotools.wmts.bindings that return types with arguments of type TileMatrixSetType