Uses of Class
ProGAL.geom2d.ConvexPolygon

Packages that use ConvexPolygon
ProGAL.geom2d This package contains classes that are all related to two-dimensional geometric concepts. 
 

Uses of ConvexPolygon in ProGAL.geom2d
 

Methods in ProGAL.geom2d that return ConvexPolygon
 ConvexPolygon Polygon.getConvexPolygon()
          returns convex hull of a simple polygon in O(n) time