Uses of Class
edu.uci.ics.jung.visualization.transform.AbstractLensSupport.Lens
-
Packages that use AbstractLensSupport.Lens Package Description edu.uci.ics.jung.visualization.transform Visualization mechanisms related to transformations, including lens effects. -
-
Uses of AbstractLensSupport.Lens in edu.uci.ics.jung.visualization.transform
Fields in edu.uci.ics.jung.visualization.transform declared as AbstractLensSupport.Lens Modifier and Type Field Description protected AbstractLensSupport.LensAbstractLensSupport. lensMethods in edu.uci.ics.jung.visualization.transform that return AbstractLensSupport.Lens Modifier and Type Method Description AbstractLensSupport.LensAbstractLensSupport. getLens()Methods in edu.uci.ics.jung.visualization.transform with parameters of type AbstractLensSupport.Lens Modifier and Type Method Description voidAbstractLensSupport. setLens(AbstractLensSupport.Lens lens)
-