Uses of Class
org.jgraph.algebra.UnionFind

Packages that use UnionFind
org.jgraph.util   
 

Uses of UnionFind in org.jgraph.util
 

Methods in org.jgraph.util that return UnionFind
static UnionFind JGraphUtilities.getComponents(GraphModel model)