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.
The 0.11.0 releases consists in a large rewriting of the API, changing lot of method names and removing of obsolete classes. This should result in a more compact and easier to understand API.
As the compatibility with previous versions is broken, the 0.10.x series will still be supported. Release 0.10.3 introduces new method names, while keeping obsolete ones.
Download:
https://sourceforge.net/projects/geom-java/files/latest/download?source=files
Home page:
http://geom-java.sourceforge.net/
http://sourceforge.net/projects/geom-java/
have fun !