edu.uci.ics.jung.visualization.transform
Class AbstractLensSupport.Lens
java.lang.Object
edu.uci.ics.jung.visualization.transform.AbstractLensSupport.Lens
- All Implemented Interfaces:
- VisualizationViewer.Paintable
- Enclosing class:
- AbstractLensSupport
public static class AbstractLensSupport.Lens
- extends Object
- implements VisualizationViewer.Paintable
the background for the hyperbolic projection
- Author:
- Tom Nelson - RABA Technologies
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLensSupport.Lens
public AbstractLensSupport.Lens(LensTransformer lensTransformer)
paint
public void paint(Graphics g)
- Specified by:
paint
in interface VisualizationViewer.Paintable
useTransform
public boolean useTransform()
- Specified by:
useTransform
in interface VisualizationViewer.Paintable