class UpdateNodeShapeTypeCmd : public UpdateTypeCmd

command for changing node shape types.

Inheritance:


Public Methods

UpdateNodeShapeTypeCmd (ShapeView *v, List *fromTypes, int toType)
const char* GetName () const

Protected Methods

void Reverse (Thing *oldThing, Thing *newThing)
void UpdateLines (GShape *oldShape, GShape *newShape)

Inherited from UpdateTypeCmd:

Public Methods

void Execute()
void UnExecute()

Protected Fields

List <Thing *> * oldThings
List <Thing *> * newThings
int toType
List fromTypes
ShapeView* view
Diagram* diagram

Protected Methods

virtual Thing* Transform(Thing *thing)
void TransformAll()

Inherited from Command:

Public Classes

enum TrackType

Public Methods

virtual void TrackMouse(TrackType, Point*, Point*, Point*)
virtual void ReExecute()
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 for changing node shape types.
UpdateNodeShapeTypeCmd(ShapeView *v, List *fromTypes, int toType)

const char* GetName() const

void Reverse(Thing *oldThing, Thing *newThing)

void UpdateLines(GShape *oldShape, GShape *newShape)


Direct child classes:
UpdateClassBoxTypeCmd
UCUpdateActorTypeCmd
SSDUpdateClassBoxTypeCmd
RPUpdateNodeShapeTypeCmd
GDUpdateNodeShapeTypeCmd
ATUpdateNodeShapeTypeCmd

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