public class MoveAnchorFeatureCommandWithContext extends FeatureCommandWithContext
Constructor and Description |
---|
MoveAnchorFeatureCommandWithContext(IMoveAnchorFeature feature,
IMoveAnchorContext context,
org.eclipse.gef.GraphicalEditPart ep) |
Modifier and Type | Method and Description |
---|---|
boolean |
canExecute()
Can execute.
|
boolean |
execute()
Execute.
|
canUndo, getContext, undo
getDescription, getFeature, getFeatureProvider, isReadOnly
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFeature
public MoveAnchorFeatureCommandWithContext(IMoveAnchorFeature feature, IMoveAnchorContext context, org.eclipse.gef.GraphicalEditPart ep)