Uses of Class
edu.uci.ics.jung.visualization.transform.AbstractLensSupport

Packages that use AbstractLensSupport
edu.uci.ics.jung.visualization.transform   
edu.uci.ics.jung.visualization.transform.shape   
 

Uses of AbstractLensSupport in edu.uci.ics.jung.visualization.transform
 

Subclasses of AbstractLensSupport in edu.uci.ics.jung.visualization.transform
 class LayoutLensSupport
          A class to make it easy to add an examining lens to a jung graph application.
 

Uses of AbstractLensSupport in edu.uci.ics.jung.visualization.transform.shape
 

Subclasses of AbstractLensSupport in edu.uci.ics.jung.visualization.transform.shape
 class ViewLensSupport
          Uses a LensTransformer to use in the view transform.