|
Class Summary |
| ShapeEnvelope |
ShapeEnvelope encapsulates a shapefile envelope. |
| ShapeFile |
ShapeFile encapsulates and provides access to data and properties of a shapefile. |
| ShapeFileReader |
ShapeFileReader is a class to read shapefiles. |
| ShapeFileWriter |
ShapeFileWriter is a class to write shapefiles. |
| ShapeMultiPatch |
ShapeMultiPatch corresponds to a shapefile MultiPatch object. |
| ShapeMultiPoint |
ShapeMultiPoint encapsulates shapefile MultiPoint/M/Z structures. |
| ShapePoint |
ShapePoint corresponds to Point, PointZ and PointM in shapefile terminology. |
| ShapePolygon |
ShapePolygon corresponds to the Polygon, PolygonM and PolygonZ shapes of the
shapefile spec. |
| ShapePolyline |
ShapePolyline corresponds to the Polyline, PolylineM and PolylineZ shapes of the
shapefile spec. |