|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Geometry.SUBTYPES
The subtype of a geometry is related with the dimension of the geometry, that is a combination between the spatial dimension (2D, 2ZD, 3D) and the M coordinate or "measure".
| Field Summary | |
|---|---|
static int |
GEOM2D
Geometries with two dimensions. |
static int |
GEOM2DM
Geometries with two dimensions and with the M coordinate. |
static int |
GEOM3D
Geometries with three dimensions. |
static int |
GEOM3DM
Geometries with three dimensions and with the M coordinate. |
static int |
UNKNOWN
The subtype us unknown. |
| Field Detail |
|---|
static final int GEOM2D
static final int GEOM3D
static final int GEOM2DM
static final int GEOM3DM
static final int UNKNOWN
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||