Uses of Interface
net.opengis.wps20.BoundingBoxDataType
Packages that use BoundingBoxDataType
-
Uses of BoundingBoxDataType in net.opengis.wps20
Methods in net.opengis.wps20 that return BoundingBoxDataTypeModifier and TypeMethodDescriptionWps20Factory.createBoundingBoxDataType()Returns a new object of class 'Bounding Box Data Type'.DocumentRoot.getBoundingBoxData()Returns the value of the 'Bounding Box Data' containment reference.Methods in net.opengis.wps20 with parameters of type BoundingBoxDataTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setBoundingBoxData(BoundingBoxDataType value) Sets the value of the 'Bounding Box Data' containment reference. -
Uses of BoundingBoxDataType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement BoundingBoxDataTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Bounding Box Data Type'.Methods in net.opengis.wps20.impl that return BoundingBoxDataTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createBoundingBoxDataType()DocumentRootImpl.getBoundingBoxData()Methods in net.opengis.wps20.impl with parameters of type BoundingBoxDataTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetBoundingBoxData(BoundingBoxDataType newBoundingBoxData, NotificationChain msgs) voidDocumentRootImpl.setBoundingBoxData(BoundingBoxDataType newBoundingBoxData) -
Uses of BoundingBoxDataType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type BoundingBoxDataTypeModifier and TypeMethodDescriptionWps20Switch.caseBoundingBoxDataType(BoundingBoxDataType object) Returns the result of interpreting the object as an instance of 'Bounding Box Data Type'.booleanWps20Validator.validateBoundingBoxDataType(BoundingBoxDataType boundingBoxDataType, DiagnosticChain diagnostics, Map<Object, Object> context)