public interface ShapeHandler
| Modifier and Type | Method and Description |
|---|---|
int |
getLength(Geometry geometry) |
int |
getShapeType() |
Geometry |
read(EndianDataInputStream file,
GeometryFactory geometryFactory,
int contentLength) |
int getShapeType()
Geometry read(EndianDataInputStream file, GeometryFactory geometryFactory, int contentLength) throws java.io.IOException, InvalidShapefileException
java.io.IOExceptionInvalidShapefileExceptionint getLength(Geometry geometry)