|
mxGraph 1.10.4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxUnionFind | |
---|---|
com.mxgraph.analysis | This package provides various algorithms for graph analysis, such as shortest path and minimum spanning tree. |
Uses of mxUnionFind in com.mxgraph.analysis |
---|
Methods in com.mxgraph.analysis that return mxUnionFind | |
---|---|
protected mxUnionFind |
mxGraphAnalysis.createUnionFind(Object[] v)
Hook for subclassers to provide a custom union find structure. |
mxUnionFind |
mxGraphAnalysis.getConnectionComponents(mxGraph graph,
Object[] v,
Object[] e)
Returns a union find structure representing the connection components of G=(E,V). |
|
mxGraph 1.10.4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |