Package org.geotools.shapefile
-
Interface Summary Interface Description ShapeHandler Interface implemented by all the ShapeType handlers -
Class Summary Class Description MultiLineHandler Wrapper for a Shapefile PolyLine.MultiPointHandler Wrapper for a Shapefile MultiPoint.NullShapeHandler Null Shape handler for files containing only null shapes.PointHandler Wrapper for a Shapefile Point.PolygonHandler Wrapper for a Shapefile Polygon.Shapefile This class represents an ESRI Shape file.ShapefileHeader Wrapper for a shapefile header. -
Exception Summary Exception Description InvalidShapefileException Thrown when an attempt is made to load a shapefile which contains an error such as an invalid shapeShapefileException Thrown when an error relating to the shapefile occursShapeTypeNotSupportedException Thrown when an attempt is made to load a shapefile which contains a shape type that is not supported by the loader