<h2title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.TreeNode"class="title">Uses of Class<br>com.mxgraph.layout.mxCompactTreeLayout.TreeNode</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></span><spanclass="tabEnd"> </span></caption>
<divclass="block">This package contains various graph layouts.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname="com.mxgraph.layout">
<!---->
</a>
<h3>Uses of <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> in <ahref="../../../../com/mxgraph/layout/package-summary.html">com.mxgraph.layout</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../../com/mxgraph/layout/package-summary.html">com.mxgraph.layout</a> declared as <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></code></td>
<divclass="block">The cell whose median value is being calculated</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></code></td>
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../com/mxgraph/layout/package-summary.html">com.mxgraph.layout</a> that return <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#createNode(java.lang.Object)">createNode</a></strong>(<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a> cell)</code> </td>
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#dfs(java.lang.Object, java.lang.Object, java.util.Set)">dfs</a></strong>(<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a> cell,
<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a> parent,
<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true"title="class or interface in java.util">Set</a><<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a>> visited)</code>
<divclass="block">Does a depth first search starting at the specified cell.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../com/mxgraph/layout/package-summary.html">com.mxgraph.layout</a> with parameters of type <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/util/mxRectangle.html"title="class in com.mxgraph.util">mxRectangle</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#apply(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, com.mxgraph.util.mxRectangle)">apply</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node,
<ahref="../../../../com/mxgraph/util/mxRectangle.html"title="class in com.mxgraph.util">mxRectangle</a> bounds)</code> </td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#attachParent(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, double)">attachParent</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node,
double height)</code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/util/mxRectangle.html"title="class in com.mxgraph.util">mxRectangle</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#horizontalLayout(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, double, double, com.mxgraph.util.mxRectangle)">horizontalLayout</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node,
double x0,
double y0,
<ahref="../../../../com/mxgraph/util/mxRectangle.html"title="class in com.mxgraph.util">mxRectangle</a> bounds)</code> </td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#join(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)">join</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node)</code> </td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#layout(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)">layout</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node)</code>
<divclass="block">Starts the actual compact tree layout algorithm
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#layoutLeaf(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)">layoutLeaf</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node)</code> </td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#localEdgeProcessing(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)">localEdgeProcessing</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node)</code>
<divclass="block">Moves the specified node and all of its children by the given amount.</div>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#moveNode(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, double, double)">moveNode</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node,
double dx,
double dy)</code>
<divclass="block">Moves the specified node and all of its children by the given amount.</div>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#processNodeOutgoing(com.mxgraph.layout.mxCompactTreeLayout.TreeNode)">processNodeOutgoing</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node)</code>
<divclass="block">Separates the x position of edges as they connect to vertices</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/util/mxRectangle.html"title="class in com.mxgraph.util">mxRectangle</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCompactTreeLayout.</span><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.html#verticalLayout(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, java.lang.Object, double, double, com.mxgraph.util.mxRectangle)">verticalLayout</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> node,
<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a> parent,
<ahref="../../../../com/mxgraph/util/mxRectangle.html"title="class in com.mxgraph.util">mxRectangle</a> bounds)</code> </td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <ahref="../../../../com/mxgraph/layout/package-summary.html">com.mxgraph.layout</a> with parameters of type <ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colLast"><code><strong><ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html#mxCompactTreeLayout.WeightedCellSorter(com.mxgraph.layout.mxCompactTreeLayout.TreeNode, int)">mxCompactTreeLayout.WeightedCellSorter</a></strong>(<ahref="../../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> cell,