| Package | Description |
|---|---|
| org.n52.shetland.ogc.ows | |
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Method and Description |
|---|---|
static OwsCRS |
OwsCRS.of(URI value) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OwsCRS> |
OwsCRS.of(Collection<URI> values) |
| Modifier and Type | Method and Description |
|---|---|
OwsCRS |
BoundingBoxDescription.getDefaultCRS() |
| Modifier and Type | Method and Description |
|---|---|
Set<OwsCRS> |
BoundingBoxDescription.getSupportedCRS() |
| Modifier and Type | Method and Description |
|---|---|
B |
BoundingBoxDescription.Builder.withDefaultCRS(OwsCRS defaultCRS) |
default B |
BoundingBoxDescription.Builder.withSupportedCRS(OwsCRS... crss) |
B |
BoundingBoxDescription.Builder.withSupportedCRS(OwsCRS uom) |
| Modifier and Type | Method and Description |
|---|---|
default B |
BoundingBoxDescription.Builder.withSupportedCRS(Iterable<OwsCRS> crss) |
| Modifier and Type | Method and Description |
|---|---|
OwsCRS |
BoundingBoxOutputDescriptionImpl.getDefaultCRS() |
OwsCRS |
BoundingBoxOutputDescriptionImpl.AbstractBuilder.getDefaultCRS() |
OwsCRS |
BoundingBoxInputDescriptionImpl.getDefaultCRS() |
OwsCRS |
BoundingBoxInputDescriptionImpl.AbstractBuilder.getDefaultCRS() |
| Modifier and Type | Method and Description |
|---|---|
Set<OwsCRS> |
BoundingBoxOutputDescriptionImpl.getSupportedCRS() |
Set<OwsCRS> |
BoundingBoxOutputDescriptionImpl.AbstractBuilder.getSupportedCRS() |
Set<OwsCRS> |
BoundingBoxInputDescriptionImpl.getSupportedCRS() |
Set<OwsCRS> |
BoundingBoxInputDescriptionImpl.AbstractBuilder.getSupportedCRS() |
| Modifier and Type | Method and Description |
|---|---|
B |
BoundingBoxOutputDescriptionImpl.AbstractBuilder.withDefaultCRS(OwsCRS defaultCRS) |
B |
BoundingBoxInputDescriptionImpl.AbstractBuilder.withDefaultCRS(OwsCRS defaultCRS) |
B |
BoundingBoxOutputDescriptionImpl.AbstractBuilder.withSupportedCRS(OwsCRS uom) |
B |
BoundingBoxInputDescriptionImpl.AbstractBuilder.withSupportedCRS(OwsCRS uom) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.