| Class | Description | |
|---|---|---|
| Geom | All-static class providing functionality for making basic geometric calculations. | |
| InfiniteLine | Describes a line consisting of a slope (coefficient) and an intersection-point with either the x or y axis. | |
| Line | Describes a line consisting of two Points. | |
| SuperPoint | Provides additional functionality for working with Points. | |
| SuperRectangle | Provides functionality for working with Rectangles. |