Package org.locationtech.jtstest.testbuilder.io.shapefile
-
Interface Summary Interface Description ShapeHandler -
Class Summary Class Description EndianDataInputStream A class that gives most of the functionality of DataInputStream, but is endian aware.MultiLineHandler Wrapper for a Shapefile arc.MultiPointHandler PointHandler Wrapper for a Shapefile point.PolygonHandler Wrapper for a Shapefile polygon.Shapefile ShapefileHeader -
Exception Summary Exception Description InvalidShapefileException Thrown when an attempt is made to load a shapefile which contains an error such as an invlaid 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