|
||||||||||
| 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 | |
|---|---|
javax.xml.bind.JAXBElement<BoundingBoxInputDefinition> |
ObjectFactory.createBoundingBoxInput(BoundingBoxInputDefinition value)
Create an instance of JAXBElement<BoundingBoxInputDefinition>} |
| Methods in org.deegree.process.jaxb.java with parameters of type BoundingBoxInputDefinition | |
|---|---|
javax.xml.bind.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,
org.deegree.commons.tom.ows.LanguageString title,
org.deegree.commons.tom.ows.LanguageString summary,
org.deegree.geometry.Envelope value)
Creates a new BoundingBoxInputImpl instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||