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 IOException, InvalidShapefileException
IOExceptionInvalidShapefileExceptionint getLength(Geometry geometry)
Copyright © 2025. All rights reserved.