| Interface | Description |
|---|---|
| ShapeHandler |
| Class | Description |
|---|---|
| MultiLineHandler |
Wrapper for a Shapefile arc.
|
| MultiPointHandler | |
| PointHandler |
Wrapper for a Shapefile point.
|
| PolygonHandler |
Wrapper for a Shapefile polygon.
|
| Shapefile |
This class represnts an ESRI Shape file.
|
| ShapefileHeader |
| Exception | Description |
|---|---|
| InvalidShapefileException |
Thrown when an attempt is made to load a shapefile
which contains an error such as an invlaid shape
|
| ShapefileException |
Thrown when an error relating to the shapefile
occures
|
| ShapeTypeNotSupportedException |
Thrown when an attempt is made to load a shapefile
which contains a shape type that is not supported
by the loader
|
Copyright © 2015. All rights reserved.