Package | Description |
---|---|
org.eclipse.draw2d.graph |
Stand-alone algorithms related to Graph Drawing.
|
Modifier and Type | Class and Description |
---|---|
class |
CompoundDirectedGraph
A
DirectedGraph whose Nodes may be compound Subgraph s,
which may contain other nodes. |
Modifier and Type | Method and Description |
---|---|
void |
DirectedGraphLayout.visit(DirectedGraph graph)
Lays out the given graph
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.