Hi,
The last version of the javaGeom library has just been released, and is now available for download !
JavaGeom is a Java library for geometrical computations.
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.9.2 release includes the modified version of the GPCJ lib, a java port of the General Polygon Clipper library. This fixes several bugs brought with the javaGeom-0.9.1 library.
This release also includes new functions for working with polygons; direct access to centroid and area of any polygon possibility to compute polygon difference, creation of oriented rectangles... and enhances the computation of buffers.
Download:
Home page:
http://geom-java.sourceforge.net/
https://sourceforge.net/projects/geom-java/
Enjoy !