Uses of Class
org.deegree.services.jaxb.wms.BoundingBoxType

Packages that use BoundingBoxType
org.deegree.services.jaxb.wms   
 

Uses of BoundingBoxType in org.deegree.services.jaxb.wms
 

Fields in org.deegree.services.jaxb.wms declared as BoundingBoxType
protected  BoundingBoxType AbstractLayerType.boundingBox
           
 

Methods in org.deegree.services.jaxb.wms that return BoundingBoxType
 BoundingBoxType ObjectFactory.createBoundingBoxType()
          Create an instance of BoundingBoxType
 BoundingBoxType AbstractLayerType.getBoundingBox()
          Gets the value of the boundingBox property.
 

Methods in org.deegree.services.jaxb.wms that return types with arguments of type BoundingBoxType
 JAXBElement<BoundingBoxType> ObjectFactory.createBoundingBox(BoundingBoxType value)
          Create an instance of JAXBElement<BoundingBoxType>}
 

Methods in org.deegree.services.jaxb.wms with parameters of type BoundingBoxType
 JAXBElement<BoundingBoxType> ObjectFactory.createBoundingBox(BoundingBoxType value)
          Create an instance of JAXBElement<BoundingBoxType>}
 void AbstractLayerType.setBoundingBox(BoundingBoxType value)
          Sets the value of the boundingBox property.
 



Copyright © 2011. All Rights Reserved.