a2dCommand_ChangeCentralStyle Class Reference

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

#include <cancom.h>

Inheritance diagram for a2dCommand_ChangeCentralStyle:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_ChangeCentralStyle:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Public Attributes

static const a2dCommandId sm_SetFillStyleCommand = a2dCommandId( wxT("SetFillStyleCommand") )
 non info.
static const a2dCommandId sm_SetStrokeStyleCommand = a2dCommandId( wxT("SetStrokeStyleCommand") )
static const a2dCommandId sm_SetStyleCommand = a2dCommandId( wxT("SetStyleCommand") )
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 1407 of file cancom.h.


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