Public Member Functions | Protected Attributes

hipp::TransformToRectCommand Class Reference

#include <TransformToRectCommand.h>

Inheritance diagram for hipp::TransformToRectCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 TransformToRectCommand (const wxString &name, HippDocument *doc, HippShape *_shape)
virtual ~TransformToRectCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
HippShapeinitial_shape
HippRectanglerectangle

Constructor & Destructor Documentation

TransformToRectCommand::TransformToRectCommand ( const wxString &  name,
HippDocument doc,
HippShape _shape 
)
TransformToRectCommand::~TransformToRectCommand (  )  [virtual]

Member Function Documentation

bool TransformToRectCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

bool TransformToRectCommand::Undo (  )  [virtual]

Implements hipp::ShapeCommand.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines