| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BoundingBoxOutputDescription.Builder<T extends BoundingBoxOutputDescription,B extends BoundingBoxOutputDescription.Builder<T,B>> |
interface |
ProcessDescriptionBuilderFactory<PD extends ProcessDescription,GID extends GroupInputDescription,GOD extends GroupOutputDescription,LID extends LiteralInputDescription,LOD extends LiteralOutputDescription,CID extends ComplexInputDescription,COD extends ComplexOutputDescription,BID extends BoundingBoxInputDescription,BOD extends BoundingBoxOutputDescription,LDD extends LiteralDataDomain> |
| Modifier and Type | Method and Description |
|---|---|
default BoundingBoxOutputDescription |
ProcessOutputDescription.asBoundingBox() |
default BoundingBoxOutputDescription |
BoundingBoxOutputDescription.asBoundingBox() |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxOutputDescription.Builder<? extends BOD,?> |
ProcessDescriptionBuilderFactory.boundingBoxOutput(BoundingBoxOutputDescription entity) |
void |
ProcessOutputDescription.Visitor.visit(BoundingBoxOutputDescription output) |
T |
ProcessOutputDescription.ThrowingReturningVisitor.visit(BoundingBoxOutputDescription output) |
T |
ProcessOutputDescription.ReturningVisitor.visit(BoundingBoxOutputDescription output) |
void |
ProcessOutputDescription.ThrowingVisitor.visit(BoundingBoxOutputDescription output) |
| Modifier and Type | Class and Description |
|---|---|
static class |
BoundingBoxOutputDescriptionImpl.AbstractBuilder<T extends BoundingBoxOutputDescription,B extends BoundingBoxOutputDescriptionImpl.AbstractBuilder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundingBoxOutputDescriptionImpl
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxOutputDescription |
BoundingBoxOutputDescriptionImpl.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxOutputDescriptionImpl.Builder |
ProcessDescriptionFactory.boundingBoxOutput(BoundingBoxOutputDescription entity) |
| Constructor and Description |
|---|
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
BoundingBoxOutputDescription entity) |
Builder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
BoundingBoxOutputDescription entity) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.