Module fastj.library
Package tech.fastj.math
-
Class Summary Class Description Maths Secondary mathematics class to provide useful utility methods dealing primarily withfloat
s.Point Class that defines a point in 2D space, using integers.Pointf Class that defines a point in 2D space, using floats.Transform2D Convenience class for storing/performing 2D transformations usingAffineTransform
.