wxArt2D
Public Member Functions | List of all members
a2dCanvasObjectEvent Class Reference

see a2dCanvasObjectMouseEvent More...

#include <canglob.h>

Inheritance diagram for a2dCanvasObjectEvent:
Inheritance graph
[legend]
Collaboration diagram for a2dCanvasObjectEvent:
Collaboration graph
[legend]

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 a2dHandleMouseEvent 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 161 of file canglob.h.


The documentation for this class was generated from the following files:
a2dCanvasObjectEvent Class Reference -- Sun Oct 12 2014 17:04:30 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation