a2dCommand_MoveSegment Class Reference

used to move points in polygon objects More...

#include <cancom.h>

Inheritance diagram for a2dCommand_MoveSegment:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_MoveSegment:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCommand_MoveSegment (a2dCanvasObject *object, double x, double y, int index, bool afterinversion=true)
 a2dCommand_MoveSegment (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 move points in polygon objects

Definition at line 1191 of file cancom.h.


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