Package ProGAL.geom2d.delaunay

Class Summary
DTNoBigPoints Constructs a delaunay triangulation from a point-set without using big points.
DTWithBigPoints Constructs a Delaunay triangulation using 3 big points.
Kinetic  
Triangle All triangles should be counter-clock-wise (TODO: add an assert)
Vertex