Package nl.colorize.multimedialib.math
-
Interface Summary Interface Description Shape Shared interface for all two dimensional shapes with float precision coordinates. -
Class Summary Class Description MathUtils Basic math-related functions that are not included inMathor Google Guava.Point A mutable point describing two-dimensional coordinates.Polygon Describes a two-dimensional convex polygon with float precision coordinates.RandomGenerator Utility class to help with random numbers.Rect A mutable two-dimensional rectangle.RotatingBuffer Stores time series values in a rotating buffer.Vector A mutable two-dimensional vector with float precision.