Package ghidra.graph.viewer.renderer
-
Class Summary Class Description ArticulatedEdgeRenderer<V extends VisualVertex,E extends VisualEdge<V>> DebugShape<V,E> MouseClickedPaintableShape A debugging shape painter that allows the user to see where a mouse clicked happened.MouseDebugPaintable MouseDraggedLinePaintableShape MouseDraggedPaintableShape PaintableShape A base class for shapes that can be painted on the graph.VisualGraphEdgeLabelRenderer Overrides theDefaultEdgeLabelRenderer
so that the client can set the non-picked foreground color.VisualGraphRenderer<V extends VisualVertex,E extends VisualEdge<V>> This was created to add the ability to paint selected vertices above other vertices.VisualVertexSatelliteRenderer<V extends VisualVertex,E extends VisualEdge<V>> A renderer for vertices for the satellite view.