locationtech / jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
Other
1.97k stars 442 forks source link

Deprecate non-functional AffineTransformation point mapping constructor #936

Closed dr-jts closed 1 year ago

dr-jts commented 1 year ago

Deprecate the non-functional AffineTransformation point mapping constructor.

Fixes #932.

Signed-off-by: Martin Davis mtnclimb@gmail.com