a2dCommand_GroupMask Class Reference
[commands used in command processor]

objects which fit the mask are grouped into a new object More...

#include <cancom.h>

Inheritance diagram for a2dCommand_GroupMask:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_GroupMask:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCommand_GroupMask (const wxString &name=wxEmptyString, 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

wxString m_name
a2dCanvasObjectFlagsMask m_mask
a2dCanvasObjectPtr m_parent
a2dCanvasObjectList * m_objects
a2dCanvasObjectPtr m_groupobject
a2dlist< long > m_objectsIndex

Static Public Attributes

static const a2dCommandId Id


Detailed Description

objects which fit the mask are grouped into a new object

Definition at line 4350 of file cancom.h.


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