| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| mxICostFunction | The cost function takes a cell and returns it's cost as a double. | 
| Class Summary | |
|---|---|
| mxAnalysisGraph | Implements a collection of utility methods abstracting the graph structure taking into account graph properties such as visible/non-visible traversal | 
| mxConstantCostFunction | Implements a cost function for a constant cost per traversed cell. | 
| mxDistanceCostFunction | Implements a cost function for the Euclidean length of an edge. | 
| 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 | Constants for graph structure properties | 
| mxGraphStructure | |
| mxTraversal | Implements a collection of utility methods for traversing the graph structure. | 
| mxUnionFind | Implements a union find structure that uses union by rank and path compression. | 
| Enum Summary | |
|---|---|
| mxGraphProperties.GraphType | |
| Exception Summary | |
|---|---|
| StructuralException | |
This package provides various algorithms for graph analysis, such as shortest path and minimum spanning tree.
| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||