Uses of Interface
edu.uci.ics.jung.utils.SettableVertexMapper

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

Classes in edu.uci.ics.jung.utils that implement SettableVertexMapper
 class HashSettableVertexMapper
          Uses a HashMap to store mappings between vertices.