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 Modifier and Type Method Description BoundingBoxDataObjectFactory. createBoundingBoxData()Create an instance ofBoundingBoxDataBoundingBoxDataBoundingBoxData. withFormat(Collection<Format> values)BoundingBoxDataBoundingBoxData. withFormat(List<Format> value)BoundingBoxDataBoundingBoxData. withFormat(Format... values)BoundingBoxDataBoundingBoxData. withSupportedCRS(Collection<SupportedCRS> values)BoundingBoxDataBoundingBoxData. withSupportedCRS(List<SupportedCRS> value)BoundingBoxDataBoundingBoxData. withSupportedCRS(SupportedCRS... values)Methods in net.opengis.wps.v_2_0 that return types with arguments of type BoundingBoxData Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BoundingBoxData>ObjectFactory. createBoundingBoxData(BoundingBoxData value)Methods in net.opengis.wps.v_2_0 with parameters of type BoundingBoxData Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BoundingBoxData>ObjectFactory. createBoundingBoxData(BoundingBoxData value)
-