Public Member Functions | Protected Attributes

hipp::CreatePolylineCommand Class Reference

#include <CreatePolylineCommand.h>

Inheritance diagram for hipp::CreatePolylineCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 CreatePolylineCommand (const wxString &name, HippDocument *doc, vector< wxPoint * > points)
virtual ~CreatePolylineCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
HippPolylinem_shape

Constructor & Destructor Documentation

CreatePolylineCommand::CreatePolylineCommand ( const wxString &  name,
HippDocument doc,
vector< wxPoint * >  points 
)
CreatePolylineCommand::~CreatePolylineCommand (  )  [virtual]

Member Function Documentation

bool CreatePolylineCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

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