<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
Packages that use <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></FONT></TH>
Uses of <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A> in <AHREF="../../../../com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A></FONT></TH>
<THALIGN="left"COLSPAN="2">Fields in <AHREF="../../../../com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A> declared as <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></FONT></TH>
<CODE>protected <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></CODE></FONT></TD>
<THALIGN="left"COLSPAN="2">Fields in <AHREF="../../../../com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A> with type parameters of type <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></FONT></TH>
<CODE>protected <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true"title="class or interface in java.util">Map</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>,<AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A>></CODE></FONT></TD>
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A> that return <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></FONT></TH>
<CODE> <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></CODE></FONT></TD>
<TD><CODE><B>mxUnionFind.</B><B><AHREF="../../../../com/mxgraph/analysis/mxUnionFind.html#find(com.mxgraph.analysis.mxUnionFind.Node)">find</A></B>(<AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A> node)</CODE>
<BR>
Returns the set that contains <code>node</code>.</TD>
<CODE> <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></CODE></FONT></TD>
<TD><CODE><B>mxUnionFind.</B><B><AHREF="../../../../com/mxgraph/analysis/mxUnionFind.html#getNode(java.lang.Object)">getNode</A></B>(<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> element)</CODE>
<BR>
Returns the node that represents element.</TD>
<CODE> <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></CODE></FONT></TD>
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A> with parameters of type <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></FONT></TH>
<CODE> <AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A></CODE></FONT></TD>
<TD><CODE><B>mxUnionFind.</B><B><AHREF="../../../../com/mxgraph/analysis/mxUnionFind.html#find(com.mxgraph.analysis.mxUnionFind.Node)">find</A></B>(<AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A> node)</CODE>
<BR>
Returns the set that contains <code>node</code>.</TD>
<TD><CODE><B>mxUnionFind.Node.</B><B><AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html#setParent(com.mxgraph.analysis.mxUnionFind.Node)">setParent</A></B>(<AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A> parent)</CODE>
<TD><CODE><B>mxUnionFind.</B><B><AHREF="../../../../com/mxgraph/analysis/mxUnionFind.html#union(com.mxgraph.analysis.mxUnionFind.Node, com.mxgraph.analysis.mxUnionFind.Node)">union</A></B>(<AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A> a,
<AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis">mxUnionFind.Node</A> b)</CODE>
<BR>
Unifies the sets <code>a</code> and <code>b</code> in constant time
<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../com/mxgraph/analysis/mxUnionFind.Node.html"title="class in com.mxgraph.analysis"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>