 class  SizeShapeCmd : public Command
  class  SizeShapeCmd : public Command abstract command class for resizing a shape.
|   | SizeShapeCmd (GShape *shape, int direction) | 
|  void | TrackMouse (TrackType aPhase, Point *anchorPoint, Point *previousPoint, Point *nextPoint) | 
|  GShape* | shape | 
|  int | newWidth | 
|  int | newHeight | 
|  int | oldWidth | 
|  int | oldHeight | 
|  int | direction | 
|  bool | constrainX | 
|  bool | constrainY | 
|  virtual  void | DrawOutline (const Point *pt) | 
 enum  TrackType
  enum  TrackType
 virtual  void  Execute()
 virtual  void  Execute()
 virtual  void  UnExecute()
 virtual  void  UnExecute()
 virtual  void  ReExecute()
 virtual  void  ReExecute()
 virtual  void  Abort()
 virtual  void  Abort()
 bool  CmdDone() const
 bool  CmdDone() const 
 virtual  const  char*  GetName() const
 virtual  const  char*  GetName() const 
 int  ScaleCorrect(int x) const
 int  ScaleCorrect(int x) const 
 Point  ScaleCorrect(const Point *pt) const
 Point  ScaleCorrect(const Point *pt) const 
 int  Scale(int x) const
 int  Scale(int x) const 
 Point  Scale(const Point *pt) const
 Point  Scale(const Point *pt) const 
 void  SayAborted()
 void  SayAborted()
 void  SayCommited()
 void  SayCommited()
 void  SayUndone()
 void  SayUndone()
 DrawWindow*  GetMainWindow() const
 DrawWindow*  GetMainWindow() const 
 Viewer*  GetViewer() const
 Viewer*  GetViewer() const 
 Document*  GetDocument() const
 Document*  GetDocument() const 
 Grafport*  GetGrafport() const
 Grafport*  GetGrafport() const 
 void  SetCmdDone(bool b)
 void  SetCmdDone(bool b)
abstract command class for resizing a shape.
 SizeShapeCmd(GShape *shape, int direction)
  SizeShapeCmd(GShape *shape, int direction)
 
 
 
 void  TrackMouse(TrackType aPhase, Point *anchorPoint, Point *previousPoint, Point *nextPoint)
 void  TrackMouse(TrackType aPhase, Point *anchorPoint, Point *previousPoint, Point *nextPoint)
 GShape*  shape
 GShape*  shape
 int  newWidth
 int  newWidth
 int  newHeight
 int  newHeight
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