VisualGraphEdgeSatelliteRenderer
Package:
ghidra.graph.viewer.edge
Type:
class
9.1_PUBLIC
added
method
:
isInFocusedVertexPath
boolean isInFocusedVertexPath(
E e)
added
method
:
isInHoveredVertexPath
boolean isInHoveredVertexPath(
E e)
removed
method
:
isInActivePath
boolean isInActivePath(
E e)
9.0.2_PUBLIC
added
method
:
isEmphasiszed
boolean isEmphasiszed(
E e)
added
method
:
isInActivePath
boolean isInActivePath(
E e)
added
method
:
isSelected
boolean isSelected(
E e)
9.0.1_PUBLIC
introduced
Initial version