public interface GeometryTypeCodes
| Modifier and Type | Field and Description |
|---|---|
static int |
CURVE |
static int |
CURVEM |
static int |
CURVEZ |
static int |
GEOMCOLLECTION |
static int |
GEOMCOLLECTIONM |
static int |
GEOMCOLLECTIONZ |
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 |
MULTILINESTRING |
static int |
MULTILINESTRINGM |
static int |
MULTILINESTRINGZ |
static int |
MULTIPOINT |
static int |
MULTIPOINTM |
static int |
MULTIPOINTZ |
static int |
MULTIPOLYGON |
static int |
MULTIPOLYGONM |
static int |
MULTIPOLYGONZ |
static int |
POINT |
static int |
POINTM |
static int |
POINTZ |
static int |
POINTZM |
static int |
POLYGON |
static int |
POLYGONM |
static int |
POLYGONZ |
static int |
POLYHEDRALSURFACE |
static int |
POLYHEDRALSURFACEM |
static int |
POLYHEDRALSURFACEZ |
static int |
SURFACE |
static int |
SURFACEM |
static int |
SURFACEZ |
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 CURVE
static final int SURFACE
static final int POLYHEDRALSURFACE
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 CURVEZ
static final int SURFACEZ
static final int POLYHEDRALSURFACEZ
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 CURVEM
static final int SURFACEM
static final int POLYHEDRALSURFACEM
static final int GEOMETRYZM
static final int POINTZM
static final int LINESTRINGZM
Copyright © 2016 CNRS. All rights reserved.