Package dev.nm.geometry
-
Class Summary Class Description LineSegment Represent a line segment.Point Represent a n-dimensional point.TrigMath A collection of trigonometric functions complementary to those in Java'sMath
class.
Class | Description |
---|---|
LineSegment |
Represent a line segment.
|
Point |
Represent a n-dimensional point.
|
TrigMath |
A collection of trigonometric functions complementary to those in Java's
Math class. |