Package ghidra.graph.viewer.edge
package ghidra.graph.viewer.edge
-
ClassDescriptionAbstractVisualEdge<V extends VisualVertex>An implementation of
VisualEdge
that implements the base interface so subclasses do not have to.A class to override the default edge label placement.A simple boolean supplier that signals if path highlighting work should not take placeBasic class to calculate the position of an edge arrowEdge render for theVisualGraph
systemA renderer designed to override default edge rendering to NOT paint emphasizing effects.A class that calculates flow between vertices and then triggers that flow to be painted in the UI.