|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeometryShape | |
|---|---|
| org.gcube.data.analysis.tabulardata.model.datatype | |
| org.gcube.data.analysis.tabulardata.model.datatype.geometry | |
| Uses of GeometryShape in org.gcube.data.analysis.tabulardata.model.datatype |
|---|
| Methods in org.gcube.data.analysis.tabulardata.model.datatype that return GeometryShape | |
|---|---|
GeometryShape |
GeometryType.getGeometryType()
|
| Methods in org.gcube.data.analysis.tabulardata.model.datatype with parameters of type GeometryShape | |
|---|---|
void |
GeometryType.setType(GeometryShape type)
|
| Constructors in org.gcube.data.analysis.tabulardata.model.datatype with parameters of type GeometryShape | |
|---|---|
GeometryType(GeometryShape type,
int dimensions)
|
|
GeometryType(int srid,
GeometryShape type,
int dimensions)
|
|
| Uses of GeometryShape in org.gcube.data.analysis.tabulardata.model.datatype.geometry |
|---|
| Methods in org.gcube.data.analysis.tabulardata.model.datatype.geometry that return GeometryShape | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||