Class PickingGraphMousePlugin.LensPaintable
java.lang.Object
edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin.LensPaintable
- All Implemented Interfaces:
VisualizationServer.Paintable
- Enclosing class:
PickingGraphMousePlugin<V,
E>
a Paintable to draw the rectangle used to pick multiple
Vertices
-
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
-