Hi,
The last version of the javaGeom library has just been released, and is now available for download !
JavaGeom is a Java library for geometric computing.
It provides a general framework for manipulating and creating geometric primitives (polygons, conics, bezier curves...), computing the intersection points between shapes, applying transforms, or performing measurements.
This version mainly fixes some bugs, and introduces new features like computation of
inertia ellipses, or the simplification of polygons or polylines via the
Douglas-Peucker algorithm.
Download:
https://sourceforge.net/projects/geom-java/files/latest/download
Home page:
http://geom-java.sourceforge.net/
http://sourceforge.net/projects/geom-java/
Enjoy !