| Class Summary | |
|---|---|
| Canvas | Canvas is a class to allow for simple graphical drawing on a canvas. |
| Circle | A circle that can be manipulated and that draws itself on a canvas. |
| Square | A square that can be manipulated and that draws itself on a canvas. |
| Triangle | A triangle that can be manipulated and that draws itself on a canvas. |
| Enum Summary | |
|---|---|
| Colour | Enumeration class Colour - write a description of the enum class here |