Class Hierarchy
- java.lang.Object
- org.geotools.shapefile.MultiLineHandler (implements org.geotools.shapefile.ShapeHandler)
- org.geotools.shapefile.MultiPointHandler (implements org.geotools.shapefile.ShapeHandler)
- org.geotools.shapefile.PointHandler (implements org.geotools.shapefile.ShapeHandler)
- org.geotools.shapefile.PolygonHandler (implements org.geotools.shapefile.ShapeHandler)
- org.geotools.shapefile.Shapefile
- org.geotools.shapefile.ShapefileHeader
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.geotools.shapefile.ShapefileException
- org.geotools.shapefile.InvalidShapefileException
- org.geotools.shapefile.ShapeTypeNotSupportedException
- org.geotools.shapefile.ShapefileException
- java.lang.Exception
Interface Hierarchy
- org.geotools.shapefile.ShapeHandler