A Voronoi diagram generator.

This is my Java transcription of bentools, which in turn is Benjamin Dittes' C# implementation of Fortune's algorithm.

See the Clusterer application for examples of how this package can be used.