a2dCommand_CopyMask Class Reference
[commands used in command processor]

objects which fit the mask are copied to target and translated More...

#include <cancom.h>

Inheritance diagram for a2dCommand_CopyMask:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_CopyMask:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCommand_CopyMask (double x=0, double y=0, long target=-1, bool toTarget=false, a2dCanvasObjectFlagsMask mask=a2dCanvasOFlags::SELECTED, a2dCanvasObject *parent=NULL)
virtual a2dObjectClone (CloneOptions options=clone_deep) const
 Clone this object and return a pointer to the new object.
bool Do (void)
bool Undo (void)
a2dCanvasCommandProcessorGetCanvasCmp ()

Public Attributes

double m_x
double m_y
long m_target
bool m_toTarget
a2dCanvasObjectFlagsMask m_mask
a2dCanvasObjectPtr m_parent
a2dCanvasObjectList * m_objects

Static Public Attributes

static const a2dCommandId Id


Detailed Description

objects which fit the mask are copied to target and translated

Definition at line 4257 of file cancom.h.


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