Interface IRemoveBendpointFeature

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

public interface IRemoveBendpointFeature extends IFeature
The Interface IRemoveBendpointFeature.
  • Method Details

    • canRemoveBendpoint

      boolean canRemoveBendpoint(IRemoveBendpointContext context)
      Can remove bendpoint.
      Parameters:
      context - the context
      Returns:
      true, if successful
    • removeBendpoint

      void removeBendpoint(IRemoveBendpointContext context)
      Removes the bendpoint.
      Parameters:
      context - the context