| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.model.datatype | |
| org.gcube.data.analysis.tabulardata.model.datatype.geometry |
| Modifier and Type | Method and Description |
|---|---|
GeometryShape |
GeometryType.getGeometryType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryType.setType(GeometryShape type) |
| Constructor and Description |
|---|
GeometryType(GeometryShape type,
int dimensions) |
GeometryType(int srid,
GeometryShape type,
int dimensions) |
| Modifier and Type | Method and Description |
|---|---|
static GeometryShape |
GeometryShape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeometryShape[] |
GeometryShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.