|
Class Summary |
| GGConstants |
Collection of attribute keys and methods to apply to a Map to get/set
the properties in a typesafe manner. |
| GGEdgeRenderer |
Displays entries that implement the GGEdgeView attributes. |
| GGEdgeView |
Implementation of a GoGraph edge view. |
| GGGraph |
Defines a graph with special properties for GoGraph. |
| GGGraphSelectionListener |
Defines a selection listener that's notified when the selection in a
GraphSelectionModel changes. |
| GGMarqueeHandler |
MarqueeHandler that connects vertices and displays popupmenus. |
| GGModel |
A graph model that defines orientation, edge weights, initial vertex for algorithms,
getting vertices, edges and neighbours in a particular order and does not allow
vertex self-connexion. |
| GGNoSelectionModel |
A graph selection model that prevents any selection. |
| GGVertexRenderer |
Displays entries that implement the GGVertexView attributes. |
| GGVertexView |
Implementation of a GoGraph vertex view. |