Package ProGAL.geom2d

This package contains classes that are all related to two-dimensional geometric concepts.

See:
          Description

Interface Summary
Shape An interface for 2d shapes such as circles, rectangles and text.
 

Class Summary
ApolloniusSolver  
Circle  
ConvexPolygon  
Line  
LineSegment  
LSC A line-swept circle.
Point A point in (x,y)-space represented using double precision.
PointSet  
Polygon  
Triangle  
Triangulation  
TriangulationFace  
TriangulationVertex  
Vector  
 

Enum Summary
ConvexPolygon.ConvexHullAlgorithm  
Triangulation.TriangulationAlgorithm  
TriangulationVertex.VertexType  
 

Package ProGAL.geom2d Description

This package contains classes that are all related to two-dimensional geometric concepts.