| Package | Description |
|---|---|
| org.n52.javaps.algorithm | |
| org.n52.javaps.description | |
| org.n52.javaps.description.impl | |
| org.n52.javaps.io | |
| org.n52.javaps.io.bbox | |
| org.n52.javaps.io.literal |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypedProcessInputDescription<?>> |
RepositoryManager.getInputForAlgorithm(org.n52.shetland.ogc.ows.OwsCode process,
org.n52.shetland.ogc.ows.OwsCode input) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypedBoundingBoxInputDescription |
interface |
TypedComplexInputDescription |
interface |
TypedGroupInputDescription |
interface |
TypedLiteralInputDescription |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessInputDescription<?> |
TypedProcessInputDescriptionContainer.getInput(org.n52.shetland.ogc.ows.OwsCode id) |
default TypedProcessInputDescription<?> |
TypedProcessInputDescriptionContainer.getInput(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends TypedProcessInputDescription<?>> |
TypedProcessInputDescriptionContainer.getInputDescriptions() |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedBoundingBoxInputDescriptionImpl |
class |
TypedComplexInputDescriptionImpl |
class |
TypedGroupInputDescriptionImpl |
class |
TypedLiteralInputDescriptionImpl |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessInputDescription<?> |
TypedProcessDescriptionImpl.getInput(org.n52.shetland.ogc.ows.OwsCode id) |
TypedProcessInputDescription<?> |
TypedGroupInputDescriptionImpl.getInput(org.n52.shetland.ogc.ows.OwsCode id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends TypedProcessInputDescription<?>> |
TypedProcessDescriptionImpl.getInputDescriptions() |
Collection<? extends TypedProcessInputDescription<?>> |
TypedGroupInputDescriptionImpl.getInputDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
Data<?> |
InputHandler.parse(TypedProcessInputDescription<?> description,
InputStream input,
org.n52.shetland.ogc.wps.Format format) |
| Modifier and Type | Method and Description |
|---|---|
Data<?> |
BoundingBoxInputOutputHandler.parse(TypedProcessInputDescription<?> description,
InputStream input,
org.n52.shetland.ogc.wps.Format format) |
| Modifier and Type | Method and Description |
|---|---|
Data<?> |
LiteralInputOutputHandler.parse(TypedProcessInputDescription<?> description,
InputStream input,
org.n52.shetland.ogc.wps.Format format) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.