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