hipp  1.0
Public Member Functions
hipp::ChangeShapePropertyCommand Class Reference

#include <ChangeShapePropertyCommand.h>

Inheritance diagram for hipp::ChangeShapePropertyCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 ChangeShapePropertyCommand (const wxString &name, HippDocument *doc, HippShape *_shape)
virtual ~ChangeShapePropertyCommand ()
virtual bool Do ()
virtual bool Undo ()
virtual void SetState (HippShape *_state)

Constructor & Destructor Documentation

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

Member Function Documentation

bool ChangeShapePropertyCommand::Do ( ) [virtual]

Implements hipp::ShapeCommand.

void ChangeShapePropertyCommand::SetState ( HippShape _state) [virtual]
bool ChangeShapePropertyCommand::Undo ( ) [virtual]

Implements hipp::ShapeCommand.


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