class DragShapesCmd : public Command

command class for dragging multiple shapes.

Inheritance:


Public Methods

DragShapesCmd (ShapeView *v)
virtual ~DragShapesCmd ()
void TrackMouse (TrackType aPhase, Point *anchorPoint, Point *previousPoint, Point *nextPoint)
void Execute ()
void UnExecute ()
void ReExecute ()
void Executable ()
const char* GetName () const

Protected Methods

void DrawOutLines (Point &delta)

Inherited from Command:

Public Classes

enum TrackType

Public Methods

virtual void Abort()
bool CmdDone() const
int ScaleCorrect(int x) const
Point ScaleCorrect(const Point *pt) const
int Scale(int x) const
Point Scale(const Point *pt) const
void SayAborted()

Protected Methods

void SayCommited()
void SayUndone()
DrawWindow* GetMainWindow() const
Viewer* GetViewer() const
Document* GetDocument() const
Grafport* GetGrafport() const
void SetCmdDone(bool b)

Documentation

command class for dragging multiple shapes.
DragShapesCmd(ShapeView *v)

virtual ~DragShapesCmd()

void TrackMouse(TrackType aPhase, Point *anchorPoint, Point *previousPoint, Point *nextPoint)

void Execute()

void UnExecute()

void ReExecute()

void Executable()

const char* GetName() const

void DrawOutLines(Point &delta)


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de