wxArt2D
Classes | Typedefs | Variables
styleprop.h File Reference

style properties that are specific to the canvas modules. More...

#include "wx/wx.h"
#include "wx/geometry.h"
#include "wx/artbase/afmatrix.h"
#include "wx/canvas/xmlpars.h"
#include "wx/canvas/canobj.h"
#include "wx/artbase/liner.h"
#include "wx/artbase/bbox.h"
#include "wx/artbase/stylebase.h"
Include dependency graph for styleprop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a2dFillProperty
 property to hold a a2dFill type variable to be associated with a a2dObject More...
 
class  a2dStrokeProperty
 property to hold a a2dStroke type variable to be associated with a a2dObject More...
 
class  a2dFontProperty
 property to hold a a2dFont type variable to be associated with a a2dObject More...
 

Typedefs

typedef a2dSmrtPtr
< a2dCanvasObject
a2dCanvasObjectPtr
 
typedef a2dPropertyIdTyped
< a2dFill, a2dFillProperty
a2dPropertyIdFill
 
typedef a2dPropertyIdTyped
< a2dStroke, a2dStrokeProperty
a2dPropertyIdStroke
 
typedef a2dPropertyIdTyped
< a2dFont, a2dFontProperty
a2dPropertyIdFont
 

Variables

class A2DGENERALDLLEXP a2dFillProperty
 
class A2DGENERALDLLEXP a2dStrokeProperty
 
class A2DGENERALDLLEXP a2dFontProperty
 

Detailed Description

style properties that are specific to the canvas modules.

Author
Klaas Holwerda

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
styleprop.h,v 1.15 2008/09/05 19:01:10 titato Exp

Definition in file styleprop.h.

styleprop.h File Reference -- Sun Oct 12 2014 17:04:27 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation