public class DefaultMoveShapeFeature extends AbstractMoveShapeFeature
| Constructor and Description |
|---|
DefaultMoveShapeFeature(IFeatureProvider fp)
Creates a new
DefaultMoveShapeFeature. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canMoveShape(IMoveShapeContext context)
Can move shape.
|
void |
moveShape(IMoveShapeContext context)
Move shape.
|
canExecute, execute, getNamecanUndo, getDescription, getFeatureProvider, hasDoneChanges, isAvailable, manageFont, manageFont, setProgressCallback, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcanUndo, hasDoneChanges, isAvailablegetDescriptiongetFeatureProviderpublic DefaultMoveShapeFeature(IFeatureProvider fp)
DefaultMoveShapeFeature.fp - the feature providerpublic boolean canMoveShape(IMoveShapeContext context)
IMoveShapecontext - the contextpublic void moveShape(IMoveShapeContext context)
IMoveShapecontext - the context