Package ghidra.graph.viewer.actions
Interface VisualGraphActionContext
-
- All Known Subinterfaces:
VisualGraphSatelliteActionContext,VisualGraphVertexActionContext<V>
- All Known Implementing Classes:
VgActionContext,VgSatelliteContext,VgVertexContext
public interface VisualGraphActionContextAction context forVisualGraphs
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleanshouldShowSatelliteActions()Returns true actions that manipulate the satellite viewer should be enabled for this context
-