| IndexFile |
IndexFile parser for .shx files.
For now, the creation of index files is done in the ShapefileWriter.
|
| JTSUtilities |
A collection of utility methods for use with JTS and the shapefile package.
|
| MultiLineHandler |
The default JTS handler for shapefile.
|
| MultiPointHandler |
|
| PointHandler |
Wrapper for a Shapefile point.
|
| PolygonHandler |
Wrapper for a Shapefile polygon.
|
| ShapefileHeader |
|
| ShapefileReader |
The general use of this class is:
|
| ShapefileWriter |
ShapefileWriter allows for the storage of geometries in esris shp format.
|