|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |