| Package | Description |
|---|---|
| graph.math |
Classes containing various mathematical calculations and mathematical objects.
|
| Class and Description |
|---|
| Line
A line defined with k and n parameters, where y=k*x +n
|
| Triangle
A triangle suited for the use inside convex drawing algorithm
|