Uses of Package
com.mxgraph.analysis
Packages that use com.mxgraph.analysis
Package
Description
This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree.
-
Classes in com.mxgraph.analysis used by com.mxgraph.analysisClassDescriptionImplements a collection of utility methods abstracting the graph structure taking into account graph properties such as visible/non-visible traversalThis class implements a priority queue.Implements a node of the Fibonacci heap.A singleton class that provides algorithms for graphs.The cost function takes a cell and returns it's cost as a double.Implements a union find structure that uses union by rank and path compression.A class that defines the identity of a set.
-
Classes in com.mxgraph.analysis used by com.mxgraph.costfunction
-
Classes in com.mxgraph.analysis used by com.mxgraph.generatorfunction