[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- object:
The most base type
- exceptions.BaseException:
Common base class for all exceptions
- exceptions.Exception:
Common base class for all non-exit exceptions.
- pinky.Color:
An RGB color with integer components in the [0, 255] range.
- pinky.Command:
The base class for path commands.
- pinky.Document:
A document.
- pinky.Element:
An element.
- pinky.Matrix:
A transformation matrix.
- pinky.Shape:
The base class for shapes.