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 CoordinateListDelaunayTriangulationBuilder.extractUniqueCoordinates(Geometry geom) Extracts the uniqueCoordinates from the givenGeometry.static CoordinateListDelaunayTriangulationBuilder.unique(Coordinate[] coords)