Uses of Interface
net.opengis.ows10.WGS84BoundingBoxType
Packages that use WGS84BoundingBoxType
-
Uses of WGS84BoundingBoxType in net.opengis.ows10
Methods in net.opengis.ows10 that return WGS84BoundingBoxTypeModifier and TypeMethodDescriptionOws10Factory.createWGS84BoundingBoxType()Returns a new object of class 'WGS84 Bounding Box Type'.DocumentRoot.getWgS84BoundingBox()Returns the value of the 'Wg S84 Bounding Box' containment reference.Methods in net.opengis.ows10 with parameters of type WGS84BoundingBoxTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setWgS84BoundingBox(WGS84BoundingBoxType value) Sets the value of the 'Wg S84 Bounding Box' containment reference. -
Uses of WGS84BoundingBoxType in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement WGS84BoundingBoxTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'WGS84 Bounding Box Type'.Methods in net.opengis.ows10.impl that return WGS84BoundingBoxTypeModifier and TypeMethodDescriptionOws10FactoryImpl.createWGS84BoundingBoxType()DocumentRootImpl.getWgS84BoundingBox()Methods in net.opengis.ows10.impl with parameters of type WGS84BoundingBoxTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox, NotificationChain msgs) voidDocumentRootImpl.setWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox) -
Uses of WGS84BoundingBoxType in net.opengis.ows10.validation
Methods in net.opengis.ows10.validation with parameters of type WGS84BoundingBoxTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateWgS84BoundingBox(WGS84BoundingBoxType value)