| DrawOperation | Interface which represents an Operation which is "drawable", such as a Rectangle, Circle or Text. | code | html |
| BasicShape | Draw a basic shape | code | html |
| ImageOperation | code | html | |
| TransformOperation | code | html |
| Arc | Draw an arc. | code | html |
| ColorMapper | code | html | |
| Draw | code | html | |
| Ellipse | Draw an ellipse. | code | html |
| Rectangle | code | html | |
| Rotate | ImageOperation to rotate an image by a certain degree | code | html |
| Scale | code | html | |
| Scale.ProportionsAttribute | Enumerated class for proportions attribute. | code | html |
| Text | code | html |