| Package | Description |
|---|---|
| org.gcube.portlets.user.dataminermanager.shared.parameters |
| Modifier and Type | Method and Description |
|---|---|
static WKTGeometryType |
WKTGeometryType.getFromLabel(String label) |
WKTGeometryType |
WKTParameter.getWktGeometryType() |
static WKTGeometryType |
WKTGeometryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WKTGeometryType[] |
WKTGeometryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<WKTGeometryType> |
WKTGeometryType.asList() |
| Modifier and Type | Method and Description |
|---|---|
void |
WKTParameter.setWktGeometryType(WKTGeometryType wktGeometryType) |
| Constructor and Description |
|---|
WKTParameter(String name,
String description,
WKTGeometryType wktGeometryType,
String defaultValue) |
Copyright © 2016. All Rights Reserved.