Force-Directed Edge Bundling
|
Edge | This class represents an Edge of the graph |
MainWindow | This class initializes the application and also contains the container for all the GUI elements |
MouseMode | This enumerator represents the current mode of the mouse cursor to determine the actions to take when clicking inside the canvas |
Node | This class represents a Node of the graph |
JPanel | |
CanvasPanel | This class represents the canvas on which the graph is drawn |
DrawPanel | This class represents the control panel which contains all control elements of the GUI |