:: Voronoi diagram (Thiessen polygone) ::

This package can generate a voronoi diagram for a set of points.

It takes a set of seed points and divides the space into Voronoi cell regions defined by all seed points closer to that region.

An additional class can render the graph of the regions defined by the computed Voronoi cells.

 

Sourcecode: