| Package | Description |
|---|---|
| org.opengis.cite.ogcapiprocesses10 |
The root package includes supporting classes of general utility such as the
main controller, listeners, and reporters.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommonFixture.Type> |
CommonFixture.Input.getTypes() |
List<CommonFixture.Type> |
CommonFixture.Output.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommonFixture.Input.addType(CommonFixture.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonFixture.Output.setTypes(List<CommonFixture.Type> types) |
| Constructor and Description |
|---|
Input(String id,
CommonFixture.Type type) |
| Constructor and Description |
|---|
Input(String id,
List<CommonFixture.Type> types,
boolean isBbox) |
Copyright © 2022 Open Geospatial Consortium. All rights reserved.