2012-05-21 20:32:26 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< HTML >
< HEAD >
2014-01-08 16:23:20 +00:00
<!-- Generated by javadoc (build 1.6.0_43) on Wed Jan 08 16:17:26 GMT 2014 -->
2012-05-21 20:32:26 +00:00
< TITLE >
2014-01-08 16:23:20 +00:00
Uses of Package com.mxgraph.analysis (mxGraph 2.4.0.0 API Specification)
2012-05-21 20:32:26 +00:00
< / TITLE >
2014-01-08 16:23:20 +00:00
< META NAME = "date" CONTENT = "2014-01-08" >
2012-05-21 20:32:26 +00:00
< LINK REL = "stylesheet" TYPE = "text/css" HREF = "../../../stylesheet.css" TITLE = "Style" >
< SCRIPT type = "text/javascript" >
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
2014-01-08 16:23:20 +00:00
parent.document.title="Uses of Package com.mxgraph.analysis (mxGraph 2.4.0.0 API Specification)";
2012-05-21 20:32:26 +00:00
}
}
< / SCRIPT >
< NOSCRIPT >
< / NOSCRIPT >
< / HEAD >
< BODY BGCOLOR = "white" onload = "windowTitle();" >
< HR >
<!-- ========= START OF TOP NAVBAR ======= -->
< A NAME = "navbar_top" > <!-- --> < / A >
< A HREF = "#skip-navbar_top" title = "Skip navigation links" > < / A >
< TABLE BORDER = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "" >
< TR >
< TD COLSPAN = 2 BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" >
< A NAME = "navbar_top_firstrow" > <!-- --> < / A >
< TABLE BORDER = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "" >
< TR ALIGN = "center" VALIGN = "top" >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../overview-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Overview< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < FONT CLASS = "NavBarFont1" > Class< / FONT > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Use< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-tree.html" > < FONT CLASS = "NavBarFont1" > < B > Tree< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../deprecated-list.html" > < FONT CLASS = "NavBarFont1" > < B > Deprecated< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../index-all.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../help-doc.html" > < FONT CLASS = "NavBarFont1" > < B > Help< / B > < / FONT > < / A > < / TD >
< / TR >
< / TABLE >
< / TD >
< TD ALIGN = "right" VALIGN = "top" ROWSPAN = 3 > < EM >
2014-01-08 16:23:20 +00:00
< p > < b > mxGraph 2.4.0.0< / b > < / p > < / EM >
2012-05-21 20:32:26 +00:00
< / TD >
< / TR >
< TR >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
PREV
NEXT< / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../index.html?com/mxgraph/analysis/package-use.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "package-use.html" target = "_top" > < B > NO FRAMES< / B > < / A >
< SCRIPT type = "text/javascript" >
<!--
if(window==top) {
document.writeln('< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A > ');
}
//-->
< / SCRIPT >
< NOSCRIPT >
< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A >
< / NOSCRIPT >
< / FONT > < / TD >
< / TR >
< / TABLE >
< A NAME = "skip-navbar_top" > < / A >
<!-- ========= END OF TOP NAVBAR ========= -->
< HR >
< CENTER >
< H2 >
< B > Uses of Package< br > com.mxgraph.analysis< / B > < / H2 >
< / CENTER >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Packages that use < A HREF = "../../../com/mxgraph/analysis/package-summary.html" > com.mxgraph.analysis< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.analysis" > < B > com.mxgraph.analysis< / B > < / A > < / TD >
< TD > This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree. < / TD >
< / TR >
2012-12-18 13:09:38 +00:00
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.costfunction" > < B > com.mxgraph.costfunction< / B > < / A > < / TD >
< TD > < / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < A HREF = "#com.mxgraph.generatorfunction" > < B > com.mxgraph.generatorfunction< / B > < / A > < / TD >
< TD > < / TD >
< / TR >
2012-05-21 20:32:26 +00:00
< / TABLE >
< P >
< A NAME = "com.mxgraph.analysis" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/analysis/package-summary.html" > com.mxgraph.analysis< / A > used by < A HREF = "../../../com/mxgraph/analysis/package-summary.html" > com.mxgraph.analysis< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
2012-12-18 13:09:38 +00:00
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxAnalysisGraph.html#com.mxgraph.analysis" > < B > mxAnalysisGraph< / B > < / A > < / B >
< BR >
Implements a collection of utility methods abstracting the graph structure
taking into account graph properties such as visible/non-visible traversal< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
2012-05-21 20:32:26 +00:00
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxFibonacciHeap.html#com.mxgraph.analysis" > < B > mxFibonacciHeap< / B > < / A > < / B >
< BR >
This class implements a priority queue.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxFibonacciHeap.Node.html#com.mxgraph.analysis" > < B > mxFibonacciHeap.Node< / B > < / A > < / B >
< BR >
Implements a node of the Fibonacci heap.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxGraphAnalysis.html#com.mxgraph.analysis" > < B > mxGraphAnalysis< / B > < / A > < / B >
< BR >
A singleton class that provides algorithms for graphs.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
2012-12-18 13:09:38 +00:00
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxGraphGenerator.html#com.mxgraph.analysis" > < B > mxGraphGenerator< / B > < / A > < / B >
< BR >
< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxGraphProperties.GraphType.html#com.mxgraph.analysis" > < B > mxGraphProperties.GraphType< / B > < / A > < / B >
< BR >
< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
2012-05-21 20:32:26 +00:00
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxICostFunction.html#com.mxgraph.analysis" > < B > mxICostFunction< / B > < / A > < / B >
< BR >
The cost function takes a cell and returns it's cost as a double.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxUnionFind.html#com.mxgraph.analysis" > < B > mxUnionFind< / B > < / A > < / B >
< BR >
Implements a union find structure that uses union by rank and path
compression.< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxUnionFind.Node.html#com.mxgraph.analysis" > < B > mxUnionFind.Node< / B > < / A > < / B >
< BR >
A class that defines the identity of a set.< / TD >
< / TR >
2012-12-18 13:09:38 +00:00
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/StructuralException.html#com.mxgraph.analysis" > < B > StructuralException< / B > < / A > < / B >
< BR >
< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.costfunction" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/analysis/package-summary.html" > com.mxgraph.analysis< / A > used by < A HREF = "../../../com/mxgraph/costfunction/package-summary.html" > com.mxgraph.costfunction< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxICostFunction.html#com.mxgraph.costfunction" > < B > mxICostFunction< / B > < / A > < / B >
< BR >
The cost function takes a cell and returns it's cost as a double.< / TD >
< / TR >
< / TABLE >
< P >
< A NAME = "com.mxgraph.generatorfunction" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
Classes in < A HREF = "../../../com/mxgraph/analysis/package-summary.html" > com.mxgraph.analysis< / A > used by < A HREF = "../../../com/mxgraph/generatorfunction/package-summary.html" > com.mxgraph.generatorfunction< / A > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < B > < A HREF = "../../../com/mxgraph/analysis/class-use/mxICostFunction.html#com.mxgraph.generatorfunction" > < B > mxICostFunction< / B > < / A > < / B >
< BR >
The cost function takes a cell and returns it's cost as a double.< / TD >
< / TR >
2012-05-21 20:32:26 +00:00
< / TABLE >
< P >
< HR >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< A NAME = "navbar_bottom" > <!-- --> < / A >
< A HREF = "#skip-navbar_bottom" title = "Skip navigation links" > < / A >
< TABLE BORDER = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "" >
< TR >
< TD COLSPAN = 2 BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" >
< A NAME = "navbar_bottom_firstrow" > <!-- --> < / A >
< TABLE BORDER = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "" >
< TR ALIGN = "center" VALIGN = "top" >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../overview-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Overview< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < FONT CLASS = "NavBarFont1" > Class< / FONT > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Use< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-tree.html" > < FONT CLASS = "NavBarFont1" > < B > Tree< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../deprecated-list.html" > < FONT CLASS = "NavBarFont1" > < B > Deprecated< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../index-all.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../help-doc.html" > < FONT CLASS = "NavBarFont1" > < B > Help< / B > < / FONT > < / A > < / TD >
< / TR >
< / TABLE >
< / TD >
< TD ALIGN = "right" VALIGN = "top" ROWSPAN = 3 > < EM >
2014-01-08 16:23:20 +00:00
< p > < b > mxGraph 2.4.0.0< / b > < / p > < / EM >
2012-05-21 20:32:26 +00:00
< / TD >
< / TR >
< TR >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
PREV
NEXT< / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../index.html?com/mxgraph/analysis/package-use.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "package-use.html" target = "_top" > < B > NO FRAMES< / B > < / A >
< SCRIPT type = "text/javascript" >
<!--
if(window==top) {
document.writeln('< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A > ');
}
//-->
< / SCRIPT >
< NOSCRIPT >
< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A >
< / NOSCRIPT >
< / FONT > < / TD >
< / TR >
< / TABLE >
< A NAME = "skip-navbar_bottom" > < / A >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< HR >
< font size = 1 > Copyright (c) 2010 < a href = "http://www.mxgraph.com/"
target="_blank">Gaudenz Alder, David Benson< / a > . All rights reserved.< / font >
< / BODY >
< / HTML >