a2dCommand_ChangeCanvasObjectStyle Class Reference

used to change style of canvas objects in a a2dCanvasDocument More...

#include <cancom.h>

Inheritance diagram for a2dCommand_ChangeCanvasObjectStyle:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_ChangeCanvasObjectStyle:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCommand_ChangeCanvasObjectStyle (a2dPropObject *object, const a2dFill &fill)
 a2dCommand_ChangeCanvasObjectStyle (a2dPropObject *object, const a2dStroke &stroke)
 a2dCommand_ChangeCanvasObjectStyle (a2dPropObject *object, const a2dFill &fill, const a2dStroke &stroke)
bool Do ()
bool Undo ()
a2dCanvasCommandProcessorGetCanvasCmp ()

Static Public Attributes

static const a2dCommandId sm_SetFillStyleCommand = a2dCommandId( wxT("SetCanvasObjectFillStyleCommand") )
 non info.
static const a2dCommandId sm_SetStrokeStyleCommand = a2dCommandId( wxT("SetCanvasObjectStrokeStyleCommand") )
static const a2dCommandId sm_SetStyleCommand = a2dCommandId( wxT("SetCanvasObjectStyleCommand") )
static const a2dCommandId Id

Protected Attributes

a2dSmrtPtr< a2dPropObjectm_propObject
a2dFill m_fill
a2dStroke m_stroke


Detailed Description

used to change style of canvas objects in a a2dCanvasDocument

Definition at line 1366 of file cancom.h.


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