public interface GeometryTypeCodes
| Modifier and Type | Field and Description |
|---|---|
static int |
CURVE |
static int |
CURVEM |
static int |
CURVEZ |
static int |
CURVEZM |
static int |
GEOMCOLLECTION |
static int |
GEOMCOLLECTIONM |
static int |
GEOMCOLLECTIONZ |
static int |
GEOMCOLLECTIONZM |
static int |
GEOMETRY |
static int |
GEOMETRYM |
static int |
GEOMETRYZ |
static int |
GEOMETRYZM |
static int |
LINESTRING |
static int |
LINESTRINGM |
static int |
LINESTRINGZ |
static int |
LINESTRINGZM |
static int |
M |
static int |
MULTICURVE |
static int |
MULTICURVEM |
static int |
MULTICURVEZ |
static int |
MULTICURVEZM |
static int |
MULTILINESTRING |
static int |
MULTILINESTRINGM |
static int |
MULTILINESTRINGZ |
static int |
MULTILINESTRINGZM |
static int |
MULTIPOINT |
static int |
MULTIPOINTM |
static int |
MULTIPOINTZ |
static int |
MULTIPOINTZM |
static int |
MULTIPOLYGON |
static int |
MULTIPOLYGONM |
static int |
MULTIPOLYGONZ |
static int |
MULTIPOLYGONZM |
static int |
MULTISURFACE |
static int |
MULTISURFACEM |
static int |
MULTISURFACEZ |
static int |
MULTISURFACEZM |
static int |
POINT |
static int |
POINTM |
static int |
POINTZ |
static int |
POINTZM |
static int |
POLYGON |
static int |
POLYGONM |
static int |
POLYGONZ |
static int |
POLYGONZM |
static int |
POLYHEDRALSURFACE |
static int |
POLYHEDRALSURFACEM |
static int |
POLYHEDRALSURFACEZ |
static int |
POLYHEDRALSURFACEZM |
static int |
SURFACE |
static int |
SURFACEM |
static int |
SURFACEZ |
static int |
SURFACEZM |
static int |
TIN |
static int |
TINM |
static int |
TINZ |
static int |
TINZM |
static int |
TRIANGLE |
static int |
TRIANGLEM |
static int |
TRIANGLEZ |
static int |
TRIANGLEZM |
static int |
Z |
static final int Z
static final int M
static final int GEOMETRY
static final int POINT
static final int LINESTRING
static final int POLYGON
static final int MULTIPOINT
static final int MULTILINESTRING
static final int MULTIPOLYGON
static final int GEOMCOLLECTION
static final int MULTICURVE
static final int MULTISURFACE
static final int CURVE
static final int SURFACE
static final int POLYHEDRALSURFACE
static final int TIN
static final int TRIANGLE
static final int GEOMETRYZ
static final int POINTZ
static final int LINESTRINGZ
static final int POLYGONZ
static final int MULTIPOINTZ
static final int MULTILINESTRINGZ
static final int MULTIPOLYGONZ
static final int GEOMCOLLECTIONZ
static final int MULTICURVEZ
static final int MULTISURFACEZ
static final int CURVEZ
static final int SURFACEZ
static final int POLYHEDRALSURFACEZ
static final int TINZ
static final int TRIANGLEZ
static final int GEOMETRYM
static final int POINTM
static final int LINESTRINGM
static final int POLYGONM
static final int MULTIPOINTM
static final int MULTILINESTRINGM
static final int MULTIPOLYGONM
static final int GEOMCOLLECTIONM
static final int MULTICURVEM
static final int MULTISURFACEM
static final int CURVEM
static final int SURFACEM
static final int POLYHEDRALSURFACEM
static final int TINM
static final int TRIANGLEM
static final int GEOMETRYZM
static final int POINTZM
static final int LINESTRINGZM
static final int POLYGONZM
static final int MULTIPOINTZM
static final int MULTILINESTRINGZM
static final int MULTIPOLYGONZM
static final int GEOMCOLLECTIONZM
static final int MULTICURVEZM
static final int MULTISURFACEZM
static final int CURVEZM
static final int SURFACEZM
static final int POLYHEDRALSURFACEZM
static final int TINZM
static final int TRIANGLEZM
Copyright © 2019 CNRS. All rights reserved.