Package ghidra.graph.viewer.renderer
package ghidra.graph.viewer.renderer
-
ClassDescriptionDebugShape<V,
E> A debugging shape painter that allows the user to see where a mouse clicked happened.Paints a line showing the start and end points of a drag operation.Paints a rectangle showing the start and end points of a drag.A base class for shapes that can be painted on the graph.Overrides theDefaultEdgeLabelRenderer
so that the client can set the non-picked foreground color.This was created to add the ability to paint selected vertices above other vertices.A renderer for vertices for the satellite view.