Package math.geom2d.polygon.convhull

Package class diagram package math.geom2d.polygon.convhull
Convex hull computation.

See:
          Description

Interface Summary
ConvexHull2D  
 

Class Summary
GrahamScan2D  
JarvisMarch2D Computes the convex hull of a set of points as a single Polygon2D.
 

Package math.geom2d.polygon.convhull Description

Convex hull computation.

Contains various algorithms for computing convex hull of a set of points, like Jarvis March.



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.