Class MoveShapeFeatureForPattern

All Implemented Interfaces:
ICustomAbortableUndoRedoFeature, ICustomUndoRedoFeature, IFeature, IFeatureProviderHolder, IMoveFeature, IMoveShapeFeature, IMoveShape, IDescription, IName

public class MoveShapeFeatureForPattern extends AbstractMoveShapeFeature implements ICustomAbortableUndoRedoFeature
This feature wraps the move shape functionality of a pattern for calls of the Graphiti framework. Clients should not need to use this class directly.