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

Packages that use AbstractLensSupport.LensControls
edu.uci.ics.jung.visualization.transform Visualization mechanisms related to transformations, including lens effects. 
 

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

Fields in edu.uci.ics.jung.visualization.transform declared as AbstractLensSupport.LensControls
protected  AbstractLensSupport.LensControls AbstractLensSupport.lensControls
           
 

Methods in edu.uci.ics.jung.visualization.transform that return AbstractLensSupport.LensControls
 AbstractLensSupport.LensControls AbstractLensSupport.getLensControls()
           
 

Methods in edu.uci.ics.jung.visualization.transform with parameters of type AbstractLensSupport.LensControls
 void AbstractLensSupport.setLensControls(AbstractLensSupport.LensControls lensControls)
           
 



Copyright © 2009. All Rights Reserved.