Uses of Interface
net.opengis.ows10.WGS84BoundingBoxType

Packages that use WGS84BoundingBoxType
net.opengis.ows10   
net.opengis.ows10.impl   
 

Uses of WGS84BoundingBoxType in net.opengis.ows10
 

Methods in net.opengis.ows10 that return WGS84BoundingBoxType
 WGS84BoundingBoxType Ows10Factory.createWGS84BoundingBoxType()
          Returns a new object of class 'WGS84 Bounding Box Type'.
 WGS84BoundingBoxType DocumentRoot.getWgS84BoundingBox()
          Returns the value of the 'Wg S84 Bounding Box' containment reference.
 

Methods in net.opengis.ows10 with parameters of type WGS84BoundingBoxType
 void DocumentRoot.setWgS84BoundingBox(WGS84BoundingBoxType value)
          Sets the value of the 'Wg S84 Bounding Box' containment reference.
 

Uses of WGS84BoundingBoxType in net.opengis.ows10.impl
 

Methods in net.opengis.ows10.impl that return WGS84BoundingBoxType
 WGS84BoundingBoxType Ows10FactoryImpl.createWGS84BoundingBoxType()
           
 WGS84BoundingBoxType DocumentRootImpl.getWgS84BoundingBox()
           
 

Methods in net.opengis.ows10.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)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.