<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxAnalysisGraph.html"title="class in com.mxgraph.analysis">mxAnalysisGraph</a></td>
<tdclass="colLast">
<divclass="block">Implements a collection of utility methods abstracting the graph structure
taking into account graph properties such as visible/non-visible traversal</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxConstantCostFunction.html"title="class in com.mxgraph.analysis">mxConstantCostFunction</a></td>
<tdclass="colLast">
<divclass="block">Implements a cost function for a constant cost per traversed cell.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxDistanceCostFunction.html"title="class in com.mxgraph.analysis">mxDistanceCostFunction</a></td>
<tdclass="colLast">
<divclass="block">Implements a cost function for the Euclidean length of an edge.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxFibonacciHeap.html"title="class in com.mxgraph.analysis">mxFibonacciHeap</a></td>
<tdclass="colLast">
<divclass="block">This class implements a priority queue.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxFibonacciHeap.Node.html"title="class in com.mxgraph.analysis">mxFibonacciHeap.Node</a></td>
<tdclass="colLast">
<divclass="block">Implements a node of the Fibonacci heap.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxGraphAnalysis.html"title="class in com.mxgraph.analysis">mxGraphAnalysis</a></td>
<tdclass="colLast">
<divclass="block">A singleton class that provides algorithms for graphs.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxGraphGenerator.html"title="class in com.mxgraph.analysis">mxGraphGenerator</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxGraphProperties.html"title="class in com.mxgraph.analysis">mxGraphProperties</a></td>
<tdclass="colLast">
<divclass="block">Constants for graph structure properties</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxGraphStructure.html"title="class in com.mxgraph.analysis">mxGraphStructure</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxTraversal.html"title="class in com.mxgraph.analysis">mxTraversal</a></td>
<tdclass="colLast">
<divclass="block">Implements a collection of utility methods for traversing the
graph structure.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxUnionFind.html"title="class in com.mxgraph.analysis">mxUnionFind</a></td>
<tdclass="colLast">
<divclass="block">Implements a union find structure that uses union by rank and path
<tdclass="colFirst"><ahref="../../../com/mxgraph/analysis/mxGraphProperties.GraphType.html"title="enum in com.mxgraph.analysis">mxGraphProperties.GraphType</a></td>