|
wxArt2D
|
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"

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 |
style properties that are specific to the canvas modules.
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file styleprop.h.