a2dCommand_MoveMask Class Reference
[commands used in command processor]

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

#include <cancom.h>

Inheritance diagram for a2dCommand_MoveMask:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_MoveMask:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCommand_MoveMask (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
a2dLayerGroup m_objectOldLayers

Static Public Attributes

static const a2dCommandId Id


Detailed Description

objects which fit the mask are moved to target and translated

Definition at line 4303 of file cancom.h.


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