|
mxGraph 2.5.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.mxgraph.analysis | |
---|---|
com.mxgraph.analysis | This package provides various algorithms for graph analysis, such as shortest path and minimum spanning tree. |
com.mxgraph.costfunction | |
com.mxgraph.generatorfunction |
Classes in com.mxgraph.analysis used by com.mxgraph.analysis | |
---|---|
mxAnalysisGraph
Implements a collection of utility methods abstracting the graph structure taking into account graph properties such as visible/non-visible traversal |
|
mxFibonacciHeap
This class implements a priority queue. |
|
mxFibonacciHeap.Node
Implements a node of the Fibonacci heap. |
|
mxGraphAnalysis
A singleton class that provides algorithms for graphs. |
|
mxGraphGenerator
|
|
mxGraphProperties.GraphType
|
|
mxICostFunction
The cost function takes a cell and returns it's cost as a double. |
|
mxUnionFind
Implements a union find structure that uses union by rank and path compression. |
|
mxUnionFind.Node
A class that defines the identity of a set. |
|
StructuralException
|
Classes in com.mxgraph.analysis used by com.mxgraph.costfunction | |
---|---|
mxICostFunction
The cost function takes a cell and returns it's cost as a double. |
Classes in com.mxgraph.analysis used by com.mxgraph.generatorfunction | |
---|---|
mxICostFunction
The cost function takes a cell and returns it's cost as a double. |
|
mxGraph 2.5.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |