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, isAvailable
getDescription
getFeatureProvider
boolean canRemoveBendpoint(IRemoveBendpointContext context)
context
- the contextvoid removeBendpoint(IRemoveBendpointContext context)
context
- the context