Interface VisualGraphVertexActionContext<V extends VisualVertex>

    • Method Detail

      • getVertex

        V getVertex()
      • shouldShowSatelliteActions

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