Uses of Class
org.deegree.process.jaxb.java.BoundingBoxOutputDefinition

Packages that use BoundingBoxOutputDefinition
org.deegree.process.jaxb.java   
org.deegree.services.wps.output   
 

Uses of BoundingBoxOutputDefinition in org.deegree.process.jaxb.java
 

Methods in org.deegree.process.jaxb.java that return BoundingBoxOutputDefinition
 BoundingBoxOutputDefinition ObjectFactory.createBoundingBoxOutputDefinition()
          Create an instance of BoundingBoxOutputDefinition
 

Methods in org.deegree.process.jaxb.java that return types with arguments of type BoundingBoxOutputDefinition
 JAXBElement<BoundingBoxOutputDefinition> ObjectFactory.createBoundingBoxOutput(BoundingBoxOutputDefinition value)
          Create an instance of JAXBElement<BoundingBoxOutputDefinition>}
 

Methods in org.deegree.process.jaxb.java with parameters of type BoundingBoxOutputDefinition
 JAXBElement<BoundingBoxOutputDefinition> ObjectFactory.createBoundingBoxOutput(BoundingBoxOutputDefinition value)
          Create an instance of JAXBElement<BoundingBoxOutputDefinition>}
 

Uses of BoundingBoxOutputDefinition in org.deegree.services.wps.output
 

Constructors in org.deegree.services.wps.output with parameters of type BoundingBoxOutputDefinition
BoundingBoxOutputImpl(BoundingBoxOutputDefinition outputType, boolean isRequested)
           
 



Copyright © 2011. All Rights Reserved.