JGraph X 0.15.0.3


Uses of Class
com.mxgraph.algebra.mxUnionFind

Packages that use mxUnionFind
com.mxgraph.algebra   
 

Uses of mxUnionFind in com.mxgraph.algebra
 

Methods in com.mxgraph.algebra 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 0.15.0.3


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