| 
 | JGraph X 2.1.0.7 | |||||||||
| 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). | 
| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||