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