public class GrahamScan extends Object implements ConvexHullFunction
| Constructor and Description |
|---|
GrahamScan() |
| Modifier and Type | Method and Description |
|---|---|
Deque<Coord2d> |
getConvexHull(Coord2d[] pts)
implements interface
|
public Deque<Coord2d> getConvexHull(Coord2d[] pts)
getConvexHull in interface ConvexHullFunctionCopyright © 2016. All rights reserved.