Classes in org.deegree.io.shpapi.shape_new used by org.deegree.io.shpapi.shape_new |
Shape
Shape defines methods to read, write and use objects read from/written to a
shapefile (as well as some basic information). |
ShapeEnvelope
ShapeEnvelope encapsulates a shapefile envelope. |
ShapeFile
ShapeFile encapsulates and provides access to data and properties of a shapefile. |
ShapeGeometryException
ShapeGeometryException is used to indicate a failure of the deegree geometry
subsystem or the shapefile API. |
ShapePoint
ShapePoint corresponds to Point, PointZ and PointM in shapefile terminology. |
ShapePolyline
ShapePolyline corresponds to the Polyline, PolylineM and PolylineZ shapes of the shapefile spec. |