|
Eclipse Draw2d 3.8.0.201206011245 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeList | |
---|---|
org.eclipse.draw2d.graph | Stand-alone algorithms related to Graph Drawing. |
Uses of NodeList in org.eclipse.draw2d.graph |
---|
Subclasses of NodeList in org.eclipse.draw2d.graph | |
---|---|
class |
Rank
For Internal Use only. |
Fields in org.eclipse.draw2d.graph declared as NodeList | |
---|---|
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. |
Constructors in org.eclipse.draw2d.graph with parameters of type NodeList | |
---|---|
NodeList(NodeList list)
Constructs a NodeList with the elements from the specified list. |
|
Eclipse Draw2d 3.8.0.201206011245 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |