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

Packages that use UserData
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 UserData in edu.uci.ics.jung.utils
 

Subclasses of UserData in edu.uci.ics.jung.utils
 class DefaultUserData
          Represents custom user- and system-level information to extend the definition of a node.
 class UnifiedUserData
          Represents custom user- and system-level information to extend the definition of a node.