Uses of Class
edu.uci.ics.jung.visualization.transform.AbstractLensSupport.LensControls
-
Packages that use AbstractLensSupport.LensControls Package Description 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 Modifier and Type Field Description protected AbstractLensSupport.LensControlsAbstractLensSupport. lensControlsMethods in edu.uci.ics.jung.visualization.transform that return AbstractLensSupport.LensControls Modifier and Type Method Description AbstractLensSupport.LensControlsAbstractLensSupport. getLensControls()Methods in edu.uci.ics.jung.visualization.transform with parameters of type AbstractLensSupport.LensControls Modifier and Type Method Description voidAbstractLensSupport. setLensControls(AbstractLensSupport.LensControls lensControls)
-