Package ghidra.graph.viewer.renderer
Class MouseDraggedPaintableShape
java.lang.Object
ghidra.graph.viewer.renderer.PaintableShape
ghidra.graph.viewer.renderer.MouseDraggedPaintableShape
Paints a rectangle showing the start and end points of a drag.
-
Field Summary
Fields inherited from class ghidra.graph.viewer.renderer.PaintableShape
color, shape, shapeFinished, stroke, tx, ty
-
Constructor Summary
-
Method Summary
Methods inherited from class ghidra.graph.viewer.renderer.PaintableShape
getColor, getShape, getStroke, getTx, getTy, isShapeFinished, shapeFinished
-
Constructor Details
-
MouseDraggedPaintableShape
-
-
Method Details
-
setPoints
-
paint
- Overrides:
paint
in classPaintableShape
-