Uses of Class
org.jungrapht.visualization.transform.AbstractLensSupport.LensPaintable
-
Packages that use AbstractLensSupport.LensPaintable Package Description org.jungrapht.visualization.transform Visualization mechanisms related to transformations, including lens effects. -
-
Uses of AbstractLensSupport.LensPaintable in org.jungrapht.visualization.transform
Fields in org.jungrapht.visualization.transform declared as AbstractLensSupport.LensPaintable Modifier and Type Field Description protected AbstractLensSupport.LensPaintable
AbstractLensSupport. lensPaintable
Methods in org.jungrapht.visualization.transform that return AbstractLensSupport.LensPaintable Modifier and Type Method Description AbstractLensSupport.LensPaintable
AbstractLensSupport. getLensPaintable()
Methods in org.jungrapht.visualization.transform with parameters of type AbstractLensSupport.LensPaintable Modifier and Type Method Description void
AbstractLensSupport. setLensPaintable(AbstractLensSupport.LensPaintable lensPaintable)
-