A java library for geometric computations. Provides a general framework for manipulating and creating geometric primitives (points, lines, polygons, circles and more general concs, bezier curves...), computing intersection of shapes, composing them to create new shapes, and performing some measurements. Contains some algorithms to operate efficiently on shapes, like convex hulls or kd-tree.
There are no reported vulnerabilities