|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundingBoxInputDefinition | |
---|---|
org.deegree.process.jaxb.java | |
org.deegree.services.wps.input |
Uses of BoundingBoxInputDefinition in org.deegree.process.jaxb.java |
---|
Methods in org.deegree.process.jaxb.java that return BoundingBoxInputDefinition | |
---|---|
BoundingBoxInputDefinition |
ObjectFactory.createBoundingBoxInputDefinition()
Create an instance of BoundingBoxInputDefinition |
Methods in org.deegree.process.jaxb.java that return types with arguments of type BoundingBoxInputDefinition | |
---|---|
JAXBElement<BoundingBoxInputDefinition> |
ObjectFactory.createBoundingBoxInput(BoundingBoxInputDefinition value)
Create an instance of JAXBElement < BoundingBoxInputDefinition > } |
Methods in org.deegree.process.jaxb.java with parameters of type BoundingBoxInputDefinition | |
---|---|
JAXBElement<BoundingBoxInputDefinition> |
ObjectFactory.createBoundingBoxInput(BoundingBoxInputDefinition value)
Create an instance of JAXBElement < BoundingBoxInputDefinition > } |
Uses of BoundingBoxInputDefinition in org.deegree.services.wps.input |
---|
Methods in org.deegree.services.wps.input that return BoundingBoxInputDefinition | |
---|---|
BoundingBoxInputDefinition |
BoundingBoxInputImpl.getDefinition()
|
Constructors in org.deegree.services.wps.input with parameters of type BoundingBoxInputDefinition | |
---|---|
BoundingBoxInputImpl(BoundingBoxInputDefinition definition,
LanguageString title,
LanguageString summary,
Envelope value)
Creates a new BoundingBoxInputImpl instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |