public class GrahamScan2D extends Object implements ConvexHull2D
| Constructor and Description |
|---|
GrahamScan2D()
Creates a new Convex hull calculator.
|
| Modifier and Type | Method and Description |
|---|---|
Polygon2D |
convexHull(Collection<? extends Point2D> points) |
public Polygon2D convexHull(Collection<? extends Point2D> points)
convexHull in interface ConvexHull2DCopyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.