All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pythagoras.i.package-info Maven / Gradle / Ivy

There is a newer version: 1.4.3
Show newest version
/**
 * The Pythagoras geometry utility classes specialized on {@code int}. Note that many of the
 * classes offered by the float- and double-specialized classes do not exist here. The
 * int-specialized code supports only points, dimensions and rectangles. If you intend to use
 * non-rectangular geometric shapes, you almost certainly want to be using floating-point math.
 */
package pythagoras.i;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy