Uses of Interface
net.opengis.ows11.WGS84BoundingBoxType

Packages that use WGS84BoundingBoxType
net.opengis.ows11   
net.opengis.ows11.impl   
net.opengis.ows11.util   
net.opengis.ows11.validation   
 

Uses of WGS84BoundingBoxType in net.opengis.ows11
 

Methods in net.opengis.ows11 that return WGS84BoundingBoxType
 WGS84BoundingBoxType Ows11Factory.createWGS84BoundingBoxType()
          Returns a new object of class 'WGS84 Bounding Box Type'.
 WGS84BoundingBoxType DocumentRoot.getWGS84BoundingBox()
          Returns the value of the 'WGS84 Bounding Box' containment reference.
 

Methods in net.opengis.ows11 with parameters of type WGS84BoundingBoxType
 void DocumentRoot.setWGS84BoundingBox(WGS84BoundingBoxType value)
          Sets the value of the 'WGS84 Bounding Box' containment reference.
 

Uses of WGS84BoundingBoxType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement WGS84BoundingBoxType
 class WGS84BoundingBoxTypeImpl
          An implementation of the model object 'WGS84 Bounding Box Type'.
 

Methods in net.opengis.ows11.impl that return WGS84BoundingBoxType
 WGS84BoundingBoxType Ows11FactoryImpl.createWGS84BoundingBoxType()
           
 WGS84BoundingBoxType DocumentRootImpl.getWGS84BoundingBox()
           
 

Methods in net.opengis.ows11.impl with parameters of type WGS84BoundingBoxType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetWGS84BoundingBox(WGS84BoundingBoxType newWGS84BoundingBox, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setWGS84BoundingBox(WGS84BoundingBoxType newWGS84BoundingBox)
           
 

Uses of WGS84BoundingBoxType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type WGS84BoundingBoxType
 java.lang.Object Ows11Switch.caseWGS84BoundingBoxType(WGS84BoundingBoxType object)
          Returns the result of interpreting the object as an instance of 'WGS84 Bounding Box Type'.
 boolean Ows11Validator.validateWGS84BoundingBoxType(WGS84BoundingBoxType wgs84BoundingBoxType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of WGS84BoundingBoxType in net.opengis.ows11.validation
 

Methods in net.opengis.ows11.validation with parameters of type WGS84BoundingBoxType
 boolean DocumentRootValidator.validateWGS84BoundingBox(WGS84BoundingBoxType value)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.