shapes#
Classes for specific shapes that data can be morphed into.
The ShapeFactory
is used to generate shape objects.
Shapes are grouped into modules based on composition.
Modules
Shape base classes. |
|
Shapes that are circular in nature. |
|
Factory class for generating shape objects. |
|
Shapes that are lines of lines. |
|
Shapes that are composed of points. |
|
Polygon shapes made from lines. |