Uses of Interface
edu.uci.ics.jung.visualization.transform.LensSupport

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

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

Classes in edu.uci.ics.jung.visualization.transform that implement LensSupport
 class AbstractLensSupport
          A class to make it easy to add an examining lens to a jung graph application.
 class LayoutLensSupport
          A class to make it easy to add an examining lens to a jung graph application.
 

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

Classes in edu.uci.ics.jung.visualization.transform.shape that implement LensSupport
 class ViewLensSupport
          Uses a LensTransformer to use in the view transform.