public static interface GeometryUtils.GeometryHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleLineString(org.locationtech.jts.geom.LineString lineString) |
void |
handlePoint(org.locationtech.jts.geom.Point point) |
void |
handlePolygon(org.locationtech.jts.geom.Polygon polygon) |
Copyright © 2013–2021. All rights reserved.