public interface ShapefileConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
ARCINFO_ARC |
static int |
ARCINFO_ARCMAYBE |
static int |
MULTIPATCH |
static int |
MULTIPOINT |
static int |
MULTIPOINTM |
static int |
MULTIPOINTZ |
static int |
NULLSHAPE |
static int |
POINT |
static int |
POINTM |
static int |
POINTZ |
static int |
POLYGON |
static int |
POLYGONM |
static int |
POLYGONZ |
static int |
POLYLINE |
static int |
POLYLINEM |
static int |
POLYLINEZ |
static java.lang.String[] |
shapeNames
Use this to look up the names for a given shape number.
|
static int |
WHATZIT4 |
static int |
WHATZIT9 |
static final int NULLSHAPE
static final int POINT
static final int POLYLINE
static final int WHATZIT4
static final int POLYGON
static final int MULTIPOINT
static final int WHATZIT9
static final int POINTZ
static final int POLYLINEZ
static final int POLYGONZ
static final int MULTIPOINTZ
static final int POINTM
static final int POLYLINEM
static final int POLYGONM
static final int MULTIPOINTM
static final int MULTIPATCH
static final int ARCINFO_ARC
static final int ARCINFO_ARCMAYBE
static final java.lang.String[] shapeNames