Class AddBendpointContext

All Implemented Interfaces:
IAddBendpointContext, IBendpointContext, IContext, ILocationContext, IPropertyBag

public class AddBendpointContext extends LocationContext implements IAddBendpointContext
The Class AddBendpointContext.
  • Constructor Details

    • AddBendpointContext

      public AddBendpointContext(FreeFormConnection connection, int x, int y, int index)
      Creates a new AddBendpointContext.
      Parameters:
      connection - the connection
      x - the x
      y - the y
      index - the index
  • Method Details