a2dCanvasObjectEvent Class Reference
[id of events]

see a2dCanvasObjectMouseEvent More...

#include <canglob.h>

Inheritance diagram for a2dCanvasObjectEvent:

Inheritance graph
[legend]
Collaboration diagram for a2dCanvasObjectEvent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCanvasObjectEvent (a2dIterC *ic, wxEventType type, a2dCanvasObject *object, double x, double y, int id=0)
 constructor
 a2dCanvasObjectEvent (a2dCanvasObject *object, const a2dBoundingBox &box, int id=0)
 a2dCanvasObjectEvent (const a2dCanvasObjectEvent &other)
virtual wxEvent * Clone () const
 clone the event
a2dCanvasObjectGetCanvasObject ()
double GetX ()
double GetY ()
a2dBoundingBoxGetBbox ()
 in case of wxEVT_CANVASOBJECT_RESIZE_EVENT event get boundingbox which was sent
a2dIterCGetIterC ()
void SetIterC (a2dIterC *ic)


Detailed Description

see a2dCanvasObjectMouseEvent

see a2dCanvasObjectEvent see a2dCanvasObjectEvent see a2dHandleMouseEvent see a2dCanvasObjectEvent see a2dCanvasObjectEvent general event sent from a2dCanvasObject to itself

It contains the accumulated matrix to reach the position etc. of the object. This is important for editing childobjects of a2dCanvasObject directly.

Currently the following Id's:

Definition at line 136 of file canglob.h.


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