Uses of Interface
net.opengis.ows11.BoundingBoxType
Packages that use BoundingBoxType
Package
Description
-
Uses of BoundingBoxType in net.opengis.ows11
Subinterfaces of BoundingBoxType in net.opengis.ows11Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'WGS84 Bounding Box Type'.Methods in net.opengis.ows11 that return BoundingBoxTypeModifier and TypeMethodDescriptionOws11Factory.createBoundingBoxType()Returns a new object of class 'Bounding Box Type'.DocumentRoot.getBoundingBox()Returns the value of the 'Bounding Box' containment reference.Methods in net.opengis.ows11 with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setBoundingBox(BoundingBoxType value) Sets the value of the 'Bounding Box' containment reference. -
Uses of BoundingBoxType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement BoundingBoxTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Bounding Box Type'.classAn implementation of the model object 'WGS84 Bounding Box Type'.Methods in net.opengis.ows11.impl that return BoundingBoxTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createBoundingBoxType()DocumentRootImpl.getBoundingBox()Methods in net.opengis.ows11.impl with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetBoundingBox(BoundingBoxType newBoundingBox, NotificationChain msgs) voidDocumentRootImpl.setBoundingBox(BoundingBoxType newBoundingBox) -
Uses of BoundingBoxType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionOws11Switch.caseBoundingBoxType(BoundingBoxType object) Returns the result of interpreting the object as an instance of 'Bounding Box Type'.booleanOws11Validator.validateBoundingBoxType(BoundingBoxType boundingBoxType, DiagnosticChain diagnostics, Map context) -
Uses of BoundingBoxType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateBoundingBox(BoundingBoxType value) -
Uses of BoundingBoxType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return BoundingBoxTypeModifier and TypeMethodDescriptionDomainSubsetType.getBoundingBox()Returns the value of the 'Bounding Box' containment reference.Methods in net.opengis.wcs11 with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionvoidDomainSubsetType.setBoundingBox(BoundingBoxType value) Sets the value of the 'Bounding Box' containment reference. -
Uses of BoundingBoxType in net.opengis.wcs11.impl
Methods in net.opengis.wcs11.impl that return BoundingBoxTypeMethods in net.opengis.wcs11.impl with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionNotificationChainDomainSubsetTypeImpl.basicSetBoundingBox(BoundingBoxType newBoundingBox, NotificationChain msgs) voidDomainSubsetTypeImpl.setBoundingBox(BoundingBoxType newBoundingBox) -
Uses of BoundingBoxType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionbooleanDomainSubsetTypeValidator.validateBoundingBox(BoundingBoxType value) -
Uses of BoundingBoxType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return BoundingBoxTypeModifier and TypeMethodDescriptionTileMatrixSetType.getBoundingBox()Returns the value of the 'Bounding Box' containment reference.Methods in net.opengis.wmts.v_1 with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionvoidTileMatrixSetType.setBoundingBox(BoundingBoxType value) Sets the value of the 'Bounding Box' containment reference. -
Uses of BoundingBoxType in net.opengis.wmts.v_1.impl
Methods in net.opengis.wmts.v_1.impl that return BoundingBoxTypeMethods in net.opengis.wmts.v_1.impl with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionNotificationChainTileMatrixSetTypeImpl.basicSetBoundingBox(BoundingBoxType newBoundingBox, NotificationChain msgs) voidTileMatrixSetTypeImpl.setBoundingBox(BoundingBoxType newBoundingBox) -
Uses of BoundingBoxType in net.opengis.wps10
Methods in net.opengis.wps10 that return BoundingBoxTypeModifier and TypeMethodDescriptionDataType.getBoundingBoxData()Returns the value of the 'Bounding Box Data' containment reference.Methods in net.opengis.wps10 with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionvoidDataType.setBoundingBoxData(BoundingBoxType value) Sets the value of the 'Bounding Box Data' containment reference. -
Uses of BoundingBoxType in net.opengis.wps10.impl
Fields in net.opengis.wps10.impl declared as BoundingBoxTypeModifier and TypeFieldDescriptionprotected BoundingBoxTypeDataTypeImpl.boundingBoxDataThe cached value of the 'Bounding Box Data' containment reference.Methods in net.opengis.wps10.impl that return BoundingBoxTypeMethods in net.opengis.wps10.impl with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionNotificationChainDataTypeImpl.basicSetBoundingBoxData(BoundingBoxType newBoundingBoxData, NotificationChain msgs) voidDataTypeImpl.setBoundingBoxData(BoundingBoxType newBoundingBoxData) -
Uses of BoundingBoxType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionbooleanDataTypeValidator.validateBoundingBoxData(BoundingBoxType value) -
Uses of BoundingBoxType in org.geotools.ows.wmts.model
Methods in org.geotools.ows.wmts.model with parameters of type BoundingBoxTypeModifier and TypeMethodDescriptionstatic CRSEnvelopeWMTSCapabilities.bbox2bbox(BoundingBoxType bbox)