a2dCanvasDocumentReference Class Reference
[a2dCanvasObject related objects]

to display a2dCanvasObject references More...

#include <recur.h>

Inheritance diagram for a2dCanvasDocumentReference:

Inheritance graph
[legend]
Collaboration diagram for a2dCanvasDocumentReference:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCanvasDocumentReference (double x=0, double y=0, a2dCanvasDocument *doc=0, double totalheight=100, const a2dFont &font=*a2dDEFAULT_CANVASFONT, int imagew=100, int imageh=100, a2dCanvasObject *symbol=0)
void SetDocumentReference (a2dCanvasDocument *doc)
a2dCanvasDocumentGetDocumentReference () const

Protected Member Functions

void DependencyPending (a2dWalkerIOHandler *handler)
 called by to check if this object becomes pending as a result of other objects

Protected Attributes

a2dSmrtPtr< a2dCanvasDocumentm_doc


Detailed Description

to display a2dCanvasObject references

Definition at line 360 of file recur.h.


Member Function Documentation

void a2dCanvasDocumentReference::DependencyPending ( a2dWalkerIOHandler handler  )  [protected, virtual]

called by to check if this object becomes pending as a result of other objects

You can Override DependencyPending() to set your object pending, when another object was set pending.

Reimplemented from a2dCanvasObject.

Definition at line 749 of file recur.cpp.


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