Uses of Interface
net.opengis.wmts.v_1.TileMatrixType
Packages that use TileMatrixType
-
Uses of TileMatrixType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return TileMatrixTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createTileMatrixType()Returns a new object of class 'Tile Matrix Type'.DocumentRoot.getTileMatrix()Returns the value of the 'Tile Matrix' containment reference.Methods in net.opengis.wmts.v_1 that return types with arguments of type TileMatrixTypeModifier and TypeMethodDescriptionEList<TileMatrixType>TileMatrixSetType.getTileMatrix()Returns the value of the 'Tile Matrix' containment reference list.Methods in net.opengis.wmts.v_1 with parameters of type TileMatrixTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTileMatrix(TileMatrixType value) Sets the value of the 'Tile Matrix' containment reference. -
Uses of TileMatrixType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement TileMatrixTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Tile Matrix Type'.Fields in net.opengis.wmts.v_1.impl with type parameters of type TileMatrixTypeModifier and TypeFieldDescriptionprotected EList<TileMatrixType>TileMatrixSetTypeImpl.tileMatrixThe cached value of the 'Tile Matrix' containment reference list.Methods in net.opengis.wmts.v_1.impl that return TileMatrixTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createTileMatrixType()DocumentRootImpl.getTileMatrix()Methods in net.opengis.wmts.v_1.impl that return types with arguments of type TileMatrixTypeMethods in net.opengis.wmts.v_1.impl with parameters of type TileMatrixTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTileMatrix(TileMatrixType newTileMatrix, NotificationChain msgs) voidDocumentRootImpl.setTileMatrix(TileMatrixType newTileMatrix) -
Uses of TileMatrixType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type TileMatrixTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseTileMatrixType(TileMatrixType object) Returns the result of interpreting the object as an instance of 'Tile Matrix Type'.booleanwmtsv_1Validator.validateTileMatrixType(TileMatrixType tileMatrixType, DiagnosticChain diagnostics, Map<Object, Object> context)