| Package | Description |
|---|---|
| org.eclipse.draw2d.graph |
Stand-alone algorithms related to Graph Drawing.
|
| Class and Description |
|---|
| DirectedGraph
A graph consisting of nodes and directed edges.
|
| DirectedGraphLayout
Performs a graph layout of a
DirectedGraph. |
| Edge
A directed Edge joining a source and target Node.
|
| EdgeList
A list of
Edges. |
| Node
A node in a DirectedGraph.
|
| NodeList
A list containing nodes.
|
| Path
A Path representation for the ShortestPathRouting.
|
| Rank
For Internal Use only.
|
| RankList
For internal use only.
|
| Subgraph
A Node which may contain other nodes.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.