VisualEdgeRenderer

Package: ghidra.graph.viewer.edge
Type: class

10.3_PUBLIC

removedmethod: setBaseColor
void setBaseColor(java.awt.Color color)
removedmethod: setHighlightColor
void setHighlightColor(java.awt.Color highlightColor)

9.1_PUBLIC

addedmethod: isInFocusedVertexPath
boolean isInFocusedVertexPath(E e)
addedmethod: isInHoveredVertexPath
boolean isInHoveredVertexPath(E e)
removedmethod: isInActivePath
boolean isInActivePath(E e)

9.0.2_PUBLIC

addedmethod: isEmphasiszed
boolean isEmphasiszed(E e)
addedmethod: isInActivePath
boolean isInActivePath(E e)
addedmethod: isSelected
boolean isSelected(E e)

9.0.1_PUBLIC

introducedInitial version