Class ShapefileHeader
java.lang.Object
org.locationtech.jtstest.testbuilder.io.shapefile.ShapefileHeader
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Envelope
private static final boolean
private int
int
private int
private int
private int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEBUG
private static final boolean DEBUG- See Also:
-
fileCode
private int fileCode -
fileLength
public int fileLength -
indexLength
private int indexLength -
version
private int version -
shapeType
private int shapeType -
bounds
-
-
Constructor Details
-
ShapefileHeader
- Throws:
IOException
-
ShapefileHeader
- Throws:
Exception
-
-
Method Details