Uses of Class
edu.uci.ics.jung.utils.SubsetManager

Packages that use SubsetManager
edu.uci.ics.jung.utils   
 

Uses of SubsetManager in edu.uci.ics.jung.utils
 

Methods in edu.uci.ics.jung.utils that return SubsetManager
static SubsetManager SubsetManager.getInstance(ArchetypeGraph g)
          Gets this graph's SubsetManager, creating it if necessary.