Public Member Functions | Protected Attributes

hipp::TransformToLineCommand Class Reference

#include <TransformToLineCommand.h>

Inheritance diagram for hipp::TransformToLineCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 TransformToLineCommand (const wxString &name, HippDocument *doc, HippShape *_shape, Orientation ori=Diagonal)
virtual ~TransformToLineCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
HippShapeinitial_shape
HippLineline
Orientation ori

Constructor & Destructor Documentation

TransformToLineCommand::TransformToLineCommand ( const wxString &  name,
HippDocument doc,
HippShape _shape,
Orientation  ori = Diagonal 
)
TransformToLineCommand::~TransformToLineCommand (  )  [virtual]

Member Function Documentation

bool TransformToLineCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

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