| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BoundingBoxInputDescription.Builder<T extends BoundingBoxInputDescription,B extends BoundingBoxInputDescription.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 BoundingBoxInputDescription |
BoundingBoxInputDescription.asBoundingBox() |
default BoundingBoxInputDescription |
ProcessInputDescription.asBoundingBox() |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxInputDescription.Builder<? extends BID,?> |
ProcessDescriptionBuilderFactory.boundingBoxInput(BoundingBoxInputDescription entity) |
void |
ProcessInputDescription.Visitor.visit(BoundingBoxInputDescription input) |
void |
ProcessInputDescription.ThrowingVisitor.visit(BoundingBoxInputDescription input) |
T |
ProcessInputDescription.ReturningVisitor.visit(BoundingBoxInputDescription input) |
T |
ProcessInputDescription.ThrowingReturningVisitor.visit(BoundingBoxInputDescription input) |
| Modifier and Type | Class and Description |
|---|---|
static class |
BoundingBoxInputDescriptionImpl.AbstractBuilder<T extends BoundingBoxInputDescription,B extends BoundingBoxInputDescriptionImpl.AbstractBuilder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundingBoxInputDescriptionImpl
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxInputDescription |
BoundingBoxInputDescriptionImpl.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxInputDescriptionImpl.Builder |
ProcessDescriptionFactory.boundingBoxInput(BoundingBoxInputDescription entity) |
| Constructor and Description |
|---|
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
BoundingBoxInputDescription entity) |
Builder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
BoundingBoxInputDescription entity) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.