hipp  1.0
Public Member Functions | Protected Attributes
hipp::FillShapeCommand Class Reference

#include <FillShapeCommand.h>

Inheritance diagram for hipp::FillShapeCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

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

Protected Attributes

HippDocumentm_doc
HippShapeinitial_shape
HippShapefilled_shape

Constructor & Destructor Documentation

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

Member Function Documentation

bool FillShapeCommand::Do ( ) [virtual]

Implements hipp::ShapeCommand.

bool FillShapeCommand::Undo ( ) [virtual]

Implements hipp::ShapeCommand.


Member Data Documentation

Reimplemented from hipp::ShapeCommand.


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