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

bases

Shape base classes.

circles

Shapes that are circular in nature.

factory

Factory class for generating shape objects.

lines

Shapes made up of lines.

points

Shapes made up of points.