a2dWalker_CollectCanvasObjects Class Reference
[Algorithms on hierarchy in a2dDocument]

collect a2dCanvasObject's in a hierarchy of a a2dCanvasDocument More...

#include <algos.h>

Inheritance diagram for a2dWalker_CollectCanvasObjects:

Inheritance graph
[legend]
Collaboration diagram for a2dWalker_CollectCanvasObjects:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dWalker_CollectCanvasObjects (a2dCanvasObjectFlagsMask mask=a2dCanvasOFlags::ALL)
 constructor with no a2dPropertyId added yet. For that use AddPropertyId()
 a2dWalker_CollectCanvasObjects (const a2dPropertyId *id, a2dCanvasObjectFlagsMask mask=a2dCanvasOFlags::ALL)
 constructor with a2dPropertyId added to the propertyIsList to search for.
 a2dWalker_CollectCanvasObjects (const a2dPropertyIdList &idList, a2dCanvasObjectFlagsMask mask=a2dCanvasOFlags::ALL)
 constructor with the propertyIdList to search for as input
void Initialize ()
 used from constructors
virtual bool WalkTask (wxObject *parent, wxObject *object, a2dWalkEvent event)
 called from within a2dCanvasDocument

Public Attributes

a2dCanvasObjectList m_found
 objects found


Detailed Description

collect a2dCanvasObject's in a hierarchy of a a2dCanvasDocument

Definition at line 354 of file algos.h.


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