public interface IRemoveBendpointFeature extends IFeature
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRemoveBendpoint(IRemoveBendpointContext context)
Can remove bendpoint.
|
void |
removeBendpoint(IRemoveBendpointContext context)
Removes the bendpoint.
|
canExecute, canUndo, execute, hasDoneChanges, isAvailablegetDescriptiongetFeatureProviderboolean canRemoveBendpoint(IRemoveBendpointContext context)
context - the contextvoid removeBendpoint(IRemoveBendpointContext context)
context - the context