JGraph X 1.0.2.8


Uses of Class
com.mxgraph.analysis.mxUnionFind

Packages that use mxUnionFind
com.mxgraph.analysis   
 

Uses of mxUnionFind in com.mxgraph.analysis
 

Methods in com.mxgraph.analysis that return mxUnionFind
protected  mxUnionFind mxGraphAlgebra.createUnionFind(Object[] v)
          Hook for subclassers to provide a custom union find structure.
 mxUnionFind mxGraphAlgebra.getConnectionComponents(mxGraph graph, Object[] v, Object[] e)
          Returns a union find structure representing the connection components of G=(E,V).
 


JGraph X 1.0.2.8


Copyright (c) 2008 Gaudenz Alder. All rights reserved.