a2dCommand_Select Class Reference
[commands used in command processor]

command on selected objects More...

#include <cancom.h>

Inheritance diagram for a2dCommand_Select:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_Select:

Collaboration graph
[legend]

List of all members.

Public Types

enum  a2dDoWhat { SelectAll, DeSelectAll, SelectRect, DeSelectRect }
 defines what to do More...

Public Member Functions

 a2dCommand_Select (const Args &args, a2dCanvasObject *parent=NULL)
virtual a2dObjectClone (CloneOptions options=clone_deep) const
 Clone this object and return a pointer to the new object.
a2dCanvasCommandProcessorGetCanvasCmp ()

Static Public Attributes

static const a2dCommandId Id
 Print the current document or view.

Classes

class  Args


Detailed Description

command on selected objects

Definition at line 1657 of file cancom.h.


Member Enumeration Documentation

defines what to do

Enumerator:
SelectAll  select all objects
DeSelectAll  de-select all objects
SelectRect  select objects in a rectangle area
DeSelectRect  de-select objects in a rectangle area

Definition at line 1672 of file cancom.h.


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