|
JGraph X 1.4.1.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(java.lang.Object[] v)
Hook for subclassers to provide a custom union find structure. |
mxUnionFind |
mxGraphAnalysis.getConnectionComponents(mxGraph graph,
java.lang.Object[] v,
java.lang.Object[] e)
Returns a union find structure representing the connection components of G=(E,V). |
|
JGraph X 1.4.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||