Class Summary |
Edge |
A class for representing a graph edge.
|
EdgePropertiesDialog |
A dialog class for changing the properties of an edge. |
GMLlexer |
A GML lexer. |
GMLobject |
A GML object that does nothing but create itself and write itself.
|
Graph |
A class for representing a graph abstractly.
|
Node |
A Node class for use in a Graph, and for display.
|
NodeList |
A NodeList class for use in a Graph.
|
NodePropertiesDialog |
A dialog class for changing the properties of a node. |
Set |
This class is similar to Java's BitSet class (only it is not full of
bugs). |