Package | Description |
---|---|
org.eclipse.draw2d.graph |
Stand-alone algorithms related to Graph Drawing.
|
Modifier and Type | Class and Description |
---|---|
class |
Rank
For Internal Use only.
|
Modifier and Type | Field and Description |
---|---|
NodeList |
Subgraph.members
The children of this subgraph.
|
NodeList |
DirectedGraph.nodes
All of the nodes in the graph.
|
NodeList |
CompoundDirectedGraph.subgraphs
For internal use only.
|
NodeList |
Edge.vNodes
The virtual nodes used to bend edges which go across one or more ranks.
|
Constructor and Description |
---|
NodeList(NodeList list)
Constructs a NodeList with the elements from the specified list.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.