| Package | Description |
|---|---|
| net.returnvoid.graphics.shape |
A package for building, drawing and manipulating shapes.
|
| Class and Description |
|---|
| Curve
A class for building and transforming curves (Catmull-Rom Curves).
|
| CurvedLens
A class for building and transforming lenses that a deformed by a curve
(Catmull-Rom Curves).
|
| Ellipse
A class for building and transforming ellipse.
|
| Line
A class for building and transforming lines.
|
| LineSegments
A class for building and transforming line segements.
|
| Rect
A class for building and transforming rectangles.
|
| RShape
An interface for building two-dimensional shapes.
|