wxArt2D
|
properties specific for a2dCanvasOject More...
#include "wx/wx.h"
#include "wx/canvas/candefs.h"
#include "wx/canvas/layerinf.h"
#include "wx/canvas/canobj.h"
#include "wx/canvas/canprim.h"
#include "wx/canvas/cantext.h"
#include "wx/canvas/polygon.h"
Go to the source code of this file.
Classes | |
class | a2dStyleProperty |
Invisible Style property that can be added to Canvas Objects. More... | |
class | a2dShadowStyleProperty |
Creates a shadow behind a a2dCanvasObject when added as property. More... | |
class | a2dCanvasObjectPtrProperty |
property to hold a a2dCanvasObject pointer type variable to be associated with a canvasobject More... | |
class | a2dClipPathProperty |
Clipping Path property that can be added to a2dCanvasObject's. More... | |
class | a2dVisibleProperty |
(In)Visible property that can be added to Canvas Objects. More... | |
class | a2dBoudingBoxProperty |
property to hold a a2dBoundingBox type variable to be associated with a canvasobject More... | |
class | a2dTagVecProperty |
property to hold a byte integer type vector to be associated with a a2dObject More... | |
Typedefs | |
typedef a2dPropertyIdProp < class a2dClipPathProperty > | a2dPropertyIdCanvasClipPath |
Functions | |
a2dTag | a2dNewTag () |
Generate new tag for grouping. | |