-
Interface Summary Interface Description ConvexHull2D Generic interface for classes that allow computing the convex hull of a set of points. -
Class Summary Class Description GrahamScan2D Computation of the convex hull using Graham scan algorithm.JarvisMarch2D Computes the convex hull of a set of points as a single Polygon2D by gift wrapping algorithm, also know as Jarvis March.
Package math.geom2d.polygon.convhull Description
Convex hull computation.
Contains various algorithms for computing convex hull of a set of points, like Jarvis March.
DMelt 3.0 © DataMelt by jWork.ORG