|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jzy3d.maths.algorithms.convexhull.GrahamScan
public class GrahamScan
Constructor Summary | |
---|---|
GrahamScan()
|
Method Summary | |
---|---|
Deque<Coord2d> |
getConvexHull(Coord2d[] pts)
implements interface |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrahamScan()
Method Detail |
---|
public Deque<Coord2d> getConvexHull(Coord2d[] pts)
getConvexHull
in interface ConvexHullFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |