|
Enrollment 28.2.0
|
Go to the source code of this file.
Classes | |
| class | ImageShapeAttributes |
| It holds shape attributes such as color and line width. More... | |
| class | Shapes |
| It holds shape attributes literals. More... | |
| class | ImageShapeDrawer |
| It is used by ImageShape to draw its shape. More... | |
| class | ImageShape |
| Any type of shape that wants to be drawn. More... | |
| class | RectangleShape |
| It holds rectangle and draws it. More... | |
| class | RectanglesShape |
| It holds rectangles and draws it as one shape. More... | |
| class | CircleShape |
| It holds circle and draws it. More... | |
| class | LineShape |
| It holds line and draws it. More... | |