public final class CompoundDirectedGraphLayout extends DirectedGraphLayout
CompoundDirectedGraph
. The input
format is the same as for DirectedGraphLayout
. All nodes, including
subgraphs and their children, should be added to the
DirectedGraph.nodes
field.
The requirements for this algorithm are the same as those of
DirectedGraphLayout
, with the following exceptions:
Constructor and Description |
---|
CompoundDirectedGraphLayout() |
visit
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.