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

Packages that use SubsetManager
edu.uci.ics.jung.utils Provides a series of useful utility methods, and a number of custom helper classes designed specifically for this application. 
 

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.