JavaGeom library 0.5.2 has been released.
JavaGeom is a Java library for geometrical computations.
It provides a general framework for manipulating and creating geometric primitives,
computing the intersection points between shapes, computed shapes obtained after affine
transforms, and performing measurements.
Classical uses are the creation of geometrical primitives by the user, their modification,
and measurements or tests of some predicates.
Version 0.6.0 changes the package hierarchy, and improves the processing of conic curves like hyperbola or parabola.
See the changelog for more details, or see the web page of the project:
http://geom-java.sourceforge.net/