Class AnnotatingGraphMousePlugin.LensPaintable
java.lang.Object
edu.uci.ics.jung.visualization.annotations.AnnotatingGraphMousePlugin.LensPaintable
- All Implemented Interfaces:
VisualizationServer.Paintable
- Enclosing class:
AnnotatingGraphMousePlugin<V,
E>
class AnnotatingGraphMousePlugin.LensPaintable
extends Object
implements VisualizationServer.Paintable
the Paintable that draws a Shape annotation
only while it is being created
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LensPaintable
LensPaintable()
-
-
Method Details
-
paint
- Specified by:
paint
in interfaceVisualizationServer.Paintable
-
useTransform
public boolean useTransform()- Specified by:
useTransform
in interfaceVisualizationServer.Paintable
-