|
Class Summary |
| Brush |
This class is what makes all of our brush tools |
| Canvas |
TODO Put here a description of what this class does. |
| EllipseFillTool |
TODO Put here a description of what this class does. |
| EllipseSelectTool |
TODO Put here a description of what this class does. |
| EllipseTool |
TODO Put here a description of what this class does. |
| EyeDropperTool |
the eyedropper selects an areas color for you to be able to use later on
they are deselected |
| MagicWandTool |
selects an area that becomes the only thing on the screen that is able to become modified |
| MoverTool |
TODO Put here a description of what this class does. |
| Paint |
TODO Put here a description of what this class does. |
| PaintBucketTool |
this is a tool the paints all similarity colored pixels to the new selected color |
| PolygonFillTool |
TODO Put here a description of what this class does. |
| PolygonTool |
TODO Put here a description of what this class does. |
| RectangleFillTool |
This class implements a tool that lets the user draw rectangles in the GUI and it shows a preview of the shape until you click to draw* |
| RectangleSelectTool |
this class makes a tool that makes a rectangle on the screen that only it can be modified until all pixels are deselected |
| RectangleTool |
This class implements a tool that lets the user draw rectangles in the GUI and it shows a preview of the shape until you click to draw* |
| Tool |
TODO Put here a description of what this class does. |