| Class | Description |
|---|---|
| Circle |
Graphics class Circle allows the drawing of circles.
|
| DraggableCircle |
An instance is a circle that can be dragged by the user on the gui
|
| GUI |
An instance is the JFrame that shows the game.
|
| Line |
This graphics class allows the drawing of lines.
|
| TextIO |
This class enables reading and writing text from/to a file.
|
| Enum | Description |
|---|---|
| Line.ColorPolicy |
The different ways to draw the edges of the graph.
|