Uses of Interface
net.opengis.wmts.v_1.TileMatrixLimitsType
Packages that use TileMatrixLimitsType
-
Uses of TileMatrixLimitsType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return TileMatrixLimitsTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createTileMatrixLimitsType()Returns a new object of class 'Tile Matrix Limits Type'.DocumentRoot.getTileMatrixLimits()Returns the value of the 'Tile Matrix Limits' containment reference.Methods in net.opengis.wmts.v_1 that return types with arguments of type TileMatrixLimitsTypeModifier and TypeMethodDescriptionEList<TileMatrixLimitsType>TileMatrixSetLimitsType.getTileMatrixLimits()Returns the value of the 'Tile Matrix Limits' containment reference list.Methods in net.opengis.wmts.v_1 with parameters of type TileMatrixLimitsTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTileMatrixLimits(TileMatrixLimitsType value) Sets the value of the 'Tile Matrix Limits' containment reference. -
Uses of TileMatrixLimitsType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement TileMatrixLimitsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Tile Matrix Limits Type'.Fields in net.opengis.wmts.v_1.impl with type parameters of type TileMatrixLimitsTypeModifier and TypeFieldDescriptionprotected EList<TileMatrixLimitsType>TileMatrixSetLimitsTypeImpl.tileMatrixLimitsThe cached value of the 'Tile Matrix Limits' containment reference list.Methods in net.opengis.wmts.v_1.impl that return TileMatrixLimitsTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createTileMatrixLimitsType()DocumentRootImpl.getTileMatrixLimits()Methods in net.opengis.wmts.v_1.impl that return types with arguments of type TileMatrixLimitsTypeModifier and TypeMethodDescriptionEList<TileMatrixLimitsType>TileMatrixSetLimitsTypeImpl.getTileMatrixLimits()Methods in net.opengis.wmts.v_1.impl with parameters of type TileMatrixLimitsTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTileMatrixLimits(TileMatrixLimitsType newTileMatrixLimits, NotificationChain msgs) voidDocumentRootImpl.setTileMatrixLimits(TileMatrixLimitsType newTileMatrixLimits) -
Uses of TileMatrixLimitsType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type TileMatrixLimitsTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseTileMatrixLimitsType(TileMatrixLimitsType object) Returns the result of interpreting the object as an instance of 'Tile Matrix Limits Type'.booleanwmtsv_1Validator.validateTileMatrixLimitsType(TileMatrixLimitsType tileMatrixLimitsType, DiagnosticChain diagnostics, Map<Object, Object> context)