Package org.locationtech.jts.algorithm.hull
Contains classes implementing algorithms to compute hulls
of geometry objects.
See also ConvexHull
.
-
Class Summary Class Description ConcaveHull Constructs a concave hull of a set of points.ConcaveHullOfPolygons Constructs a concave hull of a set of polygons, respecting the polygons as constraints.