8cc6f63a11219f394f167f38ad6b1592c04718dd
Before, it was a mix of that and "w" and "h", which lends itself to problems such as the bug that gets fixed here where Ellipse.setFrame() was broken because "this.width = width" was a no-op given the method's argument was "w"
Pythagoras
Pythagoras is a collection of geometry classes, the implementations of which
were adapted from the Apache Harmony project. The Pythagoras library aims to
provide performant, portable geometry routines for projects that cannot make
use of java.awt.geom (for example for use in GWT projects or Android
projects).
License
Pythagoras is released under the Apache License, Version 2.0 which can be found
in the LICENSE file and at http://www.apache.org/licenses/LICENSE-2.0 on the
web.
Description
Languages
Java
99.3%
Scala
0.7%