Uses of Class
net.opengis.wps.v_2_0.BoundingBoxData

Uses of BoundingBoxData in net.opengis.wps.v_2_0
 

Methods in net.opengis.wps.v_2_0 that return BoundingBoxData
 BoundingBoxData ObjectFactory.createBoundingBoxData()
          Create an instance of BoundingBoxData
 BoundingBoxData BoundingBoxData.withFormat(Collection<Format> values)
           
 BoundingBoxData BoundingBoxData.withFormat(Format... values)
           
 BoundingBoxData BoundingBoxData.withFormat(List<Format> value)
           
 BoundingBoxData BoundingBoxData.withSupportedCRS(Collection<SupportedCRS> values)
           
 BoundingBoxData BoundingBoxData.withSupportedCRS(List<SupportedCRS> value)
           
 BoundingBoxData BoundingBoxData.withSupportedCRS(SupportedCRS... values)
           
 

Methods in net.opengis.wps.v_2_0 that return types with arguments of type BoundingBoxData
 JAXBElement<BoundingBoxData> ObjectFactory.createBoundingBoxData(BoundingBoxData value)
          Create an instance of JAXBElement<BoundingBoxData>}
 

Methods in net.opengis.wps.v_2_0 with parameters of type BoundingBoxData
 JAXBElement<BoundingBoxData> ObjectFactory.createBoundingBoxData(BoundingBoxData value)
          Create an instance of JAXBElement<BoundingBoxData>}
 



Copyright © 2008-2015. All Rights Reserved.