VisualGraphEdgeSatelliteRenderer

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

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