Interface VisualGraphActionContext

All Known Subinterfaces:
VisualGraphSatelliteActionContext, VisualGraphVertexActionContext<V>
All Known Implementing Classes:
VgActionContext, VgSatelliteContext, VgVertexContext

public interface VisualGraphActionContext
Action context for VisualGraphs
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Returns true actions that manipulate the satellite viewer should be enabled for this context
  • Method Details

    • shouldShowSatelliteActions

      default boolean shouldShowSatelliteActions()
      Returns true actions that manipulate the satellite viewer should be enabled for this context
      Returns:
      true actions that manipulate the satellite viewer should be enabled for this context