Class Summary |
Couple |
Title : Couple
Description : Couple of Objects
Copyright : Copyright (c) Adil KABBAJ 2004 |
GraphDrawContainer |
Title : GraphDrawContainer
Description :
Copyright : Copyright (c) Adil KABBAJ 2004-2009 |
GraphDrawFrame |
Title : GraphDrawFrame
Description : GraphDrawFrame is a JInternalFrame used for the visualization
of a Graph. |
GraphDrawPanel |
Title : GraphDrawPanel
Description : GraphDrawPanel is the Panel for Graph Drawing. |
VisualEdge |
Title : VisualGraph
Description : VisualEdge is a visual wrapper for Edge: a VisualEdge
contains a reference to an Edge with visual attributes and methods. |
VisualGraph |
Title : VisualGraph
Description : VisualGraph is a visual wrapper for Graph: a VisualGraph
contains a reference to a Graph with visual attributes and methods. |
VisualNode |
Title : VisualNode
Description : VisualNode represents a node in VisualGraph, both are visual
wrappers for Node and Graph respectively: a VisualNode contains a reference to a
Node with visual attributes and methods. |