package technology.sola.math.geometry
This package provides geometry classes and utilities.
-
-
Circle represents a geometric circle.
Line represents a geometric line with two points.
Rectangle represents an axis aligned geometric rectangle.
Shape is a common interface for geometric shapes.
Triangle represents a geometric triangle.