Package org.geotools.data.shapefile.shp

Interface Summary
ShapeHandler A ShapeHandler defines what is needed to construct and persist geometries based upon the shapefile specification.
 

Class Summary
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.
ShapeType Not much but a type safe enumeration of file types as ints and names.
 

Exception Summary
ShapefileException Thrown when an error relating to the shapefile occures
 



Copyright © 1996-2010 Geotools. All Rights Reserved.