| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.shpapi.ShapeConst
public class ShapeConst
Class containing all constants needed for reading of a shape file 
| Field Summary | |
|---|---|
static int | 
PARTS_START
start point of field parts in ESRI shape record  | 
static int | 
SHAPE_FILE_CODE
A Shape File's magic number.  | 
static int | 
SHAPE_FILE_HEADER_LENGTH
The length of a shape file header in bytes. (100)  | 
static int | 
SHAPE_FILE_RECORD_HEADER_LENGTH
The length of a shape file record header in bytes. (8)  | 
static int | 
SHAPE_FILE_VERSION
The currently handled version of Shape Files.  | 
static int | 
SHAPE_TYPE_MULTIPOINT
The indicator for a multipoint shape type. (8)  | 
static int | 
SHAPE_TYPE_NULL
The indicator for a null shape type. (0)  | 
static int | 
SHAPE_TYPE_POINT
The indicator for a point shape type. (1)  | 
static int | 
SHAPE_TYPE_POLYGON
The indicator for a polygon shape type. (5)  | 
static int | 
SHAPE_TYPE_POLYGONZ
The indicator for a polygonz shape type. (15)  | 
static int | 
SHAPE_TYPE_POLYLINE
The indicator for an polyline shape type. (3)  | 
| Constructor Summary | |
|---|---|
ShapeConst()
 | 
|
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final int SHAPE_FILE_RECORD_HEADER_LENGTH
public static final int SHAPE_FILE_HEADER_LENGTH
public static final int SHAPE_FILE_CODE
public static final int SHAPE_FILE_VERSION
public static final int SHAPE_TYPE_NULL
public static final int SHAPE_TYPE_POINT
public static final int SHAPE_TYPE_POLYLINE
public static final int SHAPE_TYPE_POLYGON
public static final int SHAPE_TYPE_MULTIPOINT
public static final int SHAPE_TYPE_POLYGONZ
public static final int PARTS_START
| Constructor Detail | 
|---|
public ShapeConst()
  | 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net