a2dCommand_AddPoint Class Reference
[commands used in command processor]

used to add points to polygon objects More...

#include <cancom.h>

Inheritance diagram for a2dCommand_AddPoint:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_AddPoint:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCommand_AddPoint (a2dCanvasObject *object, double x, double y, int index, bool afterinversion=true)
 a2dCommand_AddPoint (a2dCanvasObject *object, double x, double y, a2dLineSegmentPtr seg, bool afterinversion=true)
bool Do ()
bool Undo ()
a2dCanvasCommandProcessorGetCanvasCmp ()

Public Attributes

double m_x
double m_y
a2dLineSegmentPtr m_seg
bool m_afterinversion
a2dCanvasObjectPtr m_canvasobject

Static Public Attributes

static const a2dCommandId Id


Detailed Description

used to add points to polygon objects

Definition at line 1153 of file cancom.h.


The documentation for this class was generated from the following files:
a2dCommand_AddPoint Class Reference -- Tue Aug 31 18:15:26 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation