Interface IAddBendpointFeature

All Superinterfaces:
IDescription, IFeature, IFeatureProviderHolder, IName
All Known Implementing Classes:
DefaultAddBendpointFeature

public interface IAddBendpointFeature extends IFeature
The Interface IAddBendpointFeature. Feature, that can add a bendpoint to a FreeFormConnection.
  • Method Details

    • canAddBendpoint

      boolean canAddBendpoint(IAddBendpointContext context)
      Checks if bendpoint can be added.
      Parameters:
      context - the context
      Returns:
      true, if can add bendpoint
    • addBendpoint

      void addBendpoint(IAddBendpointContext context)
      Adds a bendpoint.
      Parameters:
      context - the context