Posted on January 10, 2020
This version is a significant update containing a number of important bug fixes and performance enhancements. Big thanks go out to mtsamis for the contributions and interest. NOTE: This version has a few breaking changes that you need to be aware of.
The breaking changes in this release are:
- The getRotation methods were replaced by getRotationAngle methods. The getRotation methods now return an object of type Rotation.
- The Polygon class now check for degenerate polygons (zero area) and throws an IllegalArgumentException when detected
Found an issue with this page? suggest edit