Class ConvexHull



  • public class ConvexHull
    extends Object
    Computes the convex hull of a set of points using the monotone chain convex hull algorithm (aka Andrew's algorithm).