Uses of Interface
net.opengis.wmts.v_1.GetTileType
Packages that use GetTileType
-
Uses of GetTileType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return GetTileTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createGetTileType()Returns a new object of class 'Get Tile Type'.DocumentRoot.getGetTile()Returns the value of the 'Get Tile' containment reference.GetFeatureInfoType.getGetTile()Returns the value of the 'Get Tile' containment reference.Methods in net.opengis.wmts.v_1 with parameters of type GetTileTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGetTile(GetTileType value) Sets the value of the 'Get Tile' containment reference.voidGetFeatureInfoType.setGetTile(GetTileType value) Sets the value of the 'Get Tile' containment reference. -
Uses of GetTileType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement GetTileTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Get Tile Type'.Fields in net.opengis.wmts.v_1.impl declared as GetTileTypeModifier and TypeFieldDescriptionprotected GetTileTypeGetFeatureInfoTypeImpl.getTileThe cached value of the 'Get Tile' containment reference.Methods in net.opengis.wmts.v_1.impl that return GetTileTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createGetTileType()DocumentRootImpl.getGetTile()GetFeatureInfoTypeImpl.getGetTile()Methods in net.opengis.wmts.v_1.impl with parameters of type GetTileTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetTile(GetTileType newGetTile, NotificationChain msgs) NotificationChainGetFeatureInfoTypeImpl.basicSetGetTile(GetTileType newGetTile, NotificationChain msgs) voidDocumentRootImpl.setGetTile(GetTileType newGetTile) voidGetFeatureInfoTypeImpl.setGetTile(GetTileType newGetTile) -
Uses of GetTileType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type GetTileTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseGetTileType(GetTileType object) Returns the result of interpreting the object as an instance of 'Get Tile Type'.booleanwmtsv_1Validator.validateGetTileType(GetTileType getTileType, DiagnosticChain diagnostics, Map<Object, Object> context)