Class GraphicalNodeEditPolicy

All Implemented Interfaces:
EditPolicy, RequestConstants

public abstract class GraphicalNodeEditPolicy extends GraphicalEditPolicy
A GraphicalNodeEditPolicy is responsible for creating and reconnecting connections graphically. Created on :Nov 11, 2002
Since:
2.0
  • Field Details

    • feedbackHelper

      protected FeedbackHelper feedbackHelper
      the current FeedbackHelper
    • connectionFeedback

      protected org.eclipse.draw2d.Connection connectionFeedback
      The connection feedback displayed during creates
  • Constructor Details

    • GraphicalNodeEditPolicy

      public GraphicalNodeEditPolicy()
  • Method Details