Class MouseClickedPaintableShape

java.lang.Object
ghidra.graph.viewer.renderer.PaintableShape
ghidra.graph.viewer.renderer.MouseClickedPaintableShape

public class MouseClickedPaintableShape extends PaintableShape
A debugging shape painter that allows the user to see where a mouse clicked happened.
  • Constructor Details

    • MouseClickedPaintableShape

      public MouseClickedPaintableShape(Point p, double tx, double ty)
    • MouseClickedPaintableShape

      public MouseClickedPaintableShape(Point p, double tx, double ty, Color color)