<li><ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.Polyline.html"title="class in com.mxgraph.layout"><spanclass="strong">Prev Class</span></a></li>
<li><ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html"title="class in com.mxgraph.layout"><spanclass="strong">Next Class</span></a></li>
<li><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">java.lang.Object</a></li>
<dd><ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.html"title="class in com.mxgraph.layout">mxCompactTreeLayout</a></dd>
</dl>
<hr>
<br>
<pre>protected static class <spanclass="strong">mxCompactTreeLayout.TreeNode</span>
extends <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></pre>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>protected <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></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="colFirst"><code>protected <ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.Polygon.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.Polygon</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>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<trclass="altColor">
<tdclass="colOne"><code><strong><ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html#mxCompactTreeLayout.TreeNode(java.lang.Object)">mxCompactTreeLayout.TreeNode</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>
<h3>Methods inherited from class java.lang.<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></h3>
<code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"title="class or interface in java.lang">clone</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"title="class or interface in java.lang">equals</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"title="class or interface in java.lang">finalize</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"title="class or interface in java.lang">getClass</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"title="class or interface in java.lang">hashCode</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"title="class or interface in java.lang">notify</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()"title="class or interface in java.lang">notifyAll</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"title="class or interface in java.lang">toString</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"title="class or interface in java.lang">wait</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"title="class or interface in java.lang">wait</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)"title="class or interface in java.lang">wait</a></code></li>
<pre>protected <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</pre>
</li>
</ul>
<aname="x">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>x</h4>
<pre>protected double x</pre>
</li>
</ul>
<aname="y">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>y</h4>
<pre>protected double y</pre>
</li>
</ul>
<aname="width">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>width</h4>
<pre>protected double width</pre>
</li>
</ul>
<aname="height">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>height</h4>
<pre>protected double height</pre>
</li>
</ul>
<aname="offsetX">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>offsetX</h4>
<pre>protected double offsetX</pre>
</li>
</ul>
<aname="offsetY">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>offsetY</h4>
<pre>protected double offsetY</pre>
</li>
</ul>
<aname="child">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>child</h4>
<pre>protected <ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> child</pre>
</li>
</ul>
<aname="next">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>next</h4>
<pre>protected <ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.TreeNode</a> next</pre>
</li>
</ul>
<aname="contour">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>contour</h4>
<pre>protected <ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.Polygon.html"title="class in com.mxgraph.layout">mxCompactTreeLayout.Polygon</a> contour</pre>
<pre>public mxCompactTreeLayout.TreeNode(<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)</pre>
<li><ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.Polyline.html"title="class in com.mxgraph.layout"><spanclass="strong">Prev Class</span></a></li>
<li><ahref="../../../com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html"title="class in com.mxgraph.layout"><spanclass="strong">Next Class</span></a></li>