Download Latest Version javaGeom-0.11.2.jar (379.8 kB)
Email in envelope

Get an email when there's a new version of javaGeom

Home / javaGeom / javaGeom 0.10.1
Name Modified Size InfoDownloads / Week
Parent folder
changes.txt 2012-01-19 12.7 kB
javaGeom-0.10.1-src.zip 2012-01-19 288.5 kB
README.txt 2012-01-19 1.3 kB
javaGeom-0.10.1.jar 2012-01-19 359.4 kB
Totals: 4 Items   661.9 kB 0
Notes for javaGeom library

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, transforming the shapes by 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.


New features in javaGeom-0.10.1   (2012.01.19, rev. 306)
=====

* used gpcj library version 2.2.0
* added Circle2D.getIntersections(Circle2D)
* fixed several bugs in circle inversion computation


New features in JavaGeom-0.10.0   (2011.12.04, rev. 298)
=====

New features
- added Point2D.plus(Vector2D) and Point2D.minus(Vector2D)
- added methods for inserting vertices into simple polygons
- added methods for for filtering multiple adjacent vertices
- added method SimplePolygon2D.getRing()
- replaced static constructors with arrays by constructors with variable number
    of arguments (ellipse)

Bug fixes
- fixed bug for clipping of clockwise polygons
- fixed bug for circle inversion of lines and rays

Regressions
- removed dependency to java.awt.Point, making the library less dependent from awt

Source: README.txt, updated 2012-01-19