Uses of Interface
net.opengis.wmts.v_1.TileMatrixSetLimitsType
Packages that use TileMatrixSetLimitsType
-
Uses of TileMatrixSetLimitsType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return TileMatrixSetLimitsTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createTileMatrixSetLimitsType()Returns a new object of class 'Tile Matrix Set Limits Type'.DocumentRoot.getTileMatrixSetLimits()Returns the value of the 'Tile Matrix Set Limits' containment reference.TileMatrixSetLinkType.getTileMatrixSetLimits()Returns the value of the 'Tile Matrix Set Limits' containment reference.Methods in net.opengis.wmts.v_1 with parameters of type TileMatrixSetLimitsTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTileMatrixSetLimits(TileMatrixSetLimitsType value) Sets the value of the 'Tile Matrix Set Limits' containment reference.voidTileMatrixSetLinkType.setTileMatrixSetLimits(TileMatrixSetLimitsType value) Sets the value of the 'Tile Matrix Set Limits' containment reference. -
Uses of TileMatrixSetLimitsType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement TileMatrixSetLimitsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Tile Matrix Set Limits Type'.Fields in net.opengis.wmts.v_1.impl declared as TileMatrixSetLimitsTypeModifier and TypeFieldDescriptionprotected TileMatrixSetLimitsTypeTileMatrixSetLinkTypeImpl.tileMatrixSetLimitsThe cached value of the 'Tile Matrix Set Limits' containment reference.Methods in net.opengis.wmts.v_1.impl that return TileMatrixSetLimitsTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createTileMatrixSetLimitsType()DocumentRootImpl.getTileMatrixSetLimits()TileMatrixSetLinkTypeImpl.getTileMatrixSetLimits()Methods in net.opengis.wmts.v_1.impl with parameters of type TileMatrixSetLimitsTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTileMatrixSetLimits(TileMatrixSetLimitsType newTileMatrixSetLimits, NotificationChain msgs) NotificationChainTileMatrixSetLinkTypeImpl.basicSetTileMatrixSetLimits(TileMatrixSetLimitsType newTileMatrixSetLimits, NotificationChain msgs) voidDocumentRootImpl.setTileMatrixSetLimits(TileMatrixSetLimitsType newTileMatrixSetLimits) voidTileMatrixSetLinkTypeImpl.setTileMatrixSetLimits(TileMatrixSetLimitsType newTileMatrixSetLimits) -
Uses of TileMatrixSetLimitsType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type TileMatrixSetLimitsTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseTileMatrixSetLimitsType(TileMatrixSetLimitsType object) Returns the result of interpreting the object as an instance of 'Tile Matrix Set Limits Type'.booleanwmtsv_1Validator.validateTileMatrixSetLimitsType(TileMatrixSetLimitsType tileMatrixSetLimitsType, DiagnosticChain diagnostics, Map<Object, Object> context)