Interface | Description |
---|---|
GraphCreator |
Interface for a GUI element with which graphs can be created.
|
Class | Description |
---|---|
AlgorithmAndConfigurationEditor |
Editor with which the drawing algorithm can be selected and its configuration adjusted.
|
DefaultGraphGUI | |
DrawingExampleSelector | |
EmptyConfigurationEditor |
Draws a GUI for modification a Configuration class for any layout algorithm.
|
ExampleGraphCreator |
A GUI editor to create a graph which corresponds to the ExampleGraph interface.
|
GraphEditor |
A textual graph editor, converting strings to graphs using the GraphStringConverter's fromText functionality.
|