Uses of Class
org.locationtech.jts.geom.CoordinateList
Packages that use CoordinateList
-
Uses of CoordinateList in org.locationtech.jts.triangulate
Methods in org.locationtech.jts.triangulate that return CoordinateListModifier and TypeMethodDescriptionstatic CoordinateList
DelaunayTriangulationBuilder.extractUniqueCoordinates
(Geometry geom) Extracts the uniqueCoordinate
s from the givenGeometry
.static CoordinateList
DelaunayTriangulationBuilder.unique
(Coordinate[] coords)