Public Member Functions | Protected Attributes

hipp::CutShapeCommand Class Reference

#include <CutShapeCommand.h>

Inheritance diagram for hipp::CutShapeCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

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

Protected Attributes

HippDocumentm_doc
HippShapeoriginal_shape
HippShapecopied_shape

Constructor & Destructor Documentation

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

Member Function Documentation

bool CutShapeCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

bool CutShapeCommand::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