Package ghidra.graph.viewer.renderer
Class MouseDebugPaintable
java.lang.Object
ghidra.graph.viewer.renderer.MouseDebugPaintable
- All Implemented Interfaces:
edu.uci.ics.jung.visualization.VisualizationServer.Paintable
public class MouseDebugPaintable
extends Object
implements edu.uci.ics.jung.visualization.VisualizationServer.Paintable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addShape
(PaintableShape shape, GraphViewer<?, ?> graphViewer) void
clear()
void
boolean
-
Constructor Details
-
MouseDebugPaintable
public MouseDebugPaintable()
-
-
Method Details
-
useTransform
public boolean useTransform()- Specified by:
useTransform
in interfaceedu.uci.ics.jung.visualization.VisualizationServer.Paintable
-
paint
- Specified by:
paint
in interfaceedu.uci.ics.jung.visualization.VisualizationServer.Paintable
-
addShape
-
clear
public void clear()
-