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.LensControls
AbstractLensSupport. lensControls
Methods in edu.uci.ics.jung.visualization.transform that return AbstractLensSupport.LensControls Modifier and Type Method Description AbstractLensSupport.LensControls
AbstractLensSupport. getLensControls()
Methods in edu.uci.ics.jung.visualization.transform with parameters of type AbstractLensSupport.LensControls Modifier and Type Method Description void
AbstractLensSupport. setLensControls(AbstractLensSupport.LensControls lensControls)
-