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