Public Member Functions | Protected Attributes

hipp::LineWidthCommand Class Reference

#include <LineWidthCommand.h>

Inheritance diagram for hipp::LineWidthCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

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

Protected Attributes

HippDocumentm_doc
HippShapeinitial_shape
HippShapem_shape
int lineWidth

Constructor & Destructor Documentation

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

Member Function Documentation

bool LineWidthCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

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