| prapi::graphics::Dimension< T > | Dimension is used to express, well, dimensions in 2D |
| prapi::graphics::Graphics< T > | Drawing methods |
| prapi::graphics::MemoryGraphics< T > | An implementation of the Graphics interface that draws on a matrix buffer |
| prapi::graphics::Point< T > | A class for storing 2D coordinates |
| prapi::graphics::Rectangle< T > | Rectagle is a specialization of Shape for rectangular objects |
| prapi::graphics::Shape | Shape is a superclass for all forms of geometric shapes |