Catalano.Math.Geometry
Class GrahamConvexHull
- java.lang.Object
-
- Catalano.Math.Geometry.GrahamConvexHull
-
public class GrahamConvexHull extends java.lang.ObjectGraham scan algorithm for finding convex hull.
-
-
Constructor Summary
Constructors Constructor and Description GrahamConvexHull()Initializes a new instance of theclass.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.List<IntPoint>FindHull(java.util.List<IntPoint> points)Find convex hull for the given set of points.
-
DataMelt 3.0 © DataMelt by jWork.ORG