wxArt2D
Macros | Functions
cantext.cpp File Reference
#include "a2dprec.h"
#include "wx/wx.h"
#include <wx/clipbrd.h>
#include "wx/canvas/cantext.h"
#include "wx/canvas/drawer.h"
#include "wx/canvas/drawing.h"
#include "wx/canvas/canglob.h"
Include dependency graph for cantext.cpp:

Go to the source code of this file.

Macros

#define DRAGRECTWIDTH   5
 
#define SIN100   0.9848077530
 
#define COS100   -0.1736481776
 
#define BBOX2XYWH(bbox)   (bbox).GetMinX(), (bbox).GetMinY(), (bbox).GetWidth(), (bbox).GetHeight()
 

Functions

wxString TextAlignment2String (int alignment)
 convert alignment enum to a string
 
int AlignmentString2TextAlignment (const wxString &alignstring)
 convert a string to alignment enum
 
 INITIALIZE_PROPERTIES (a2dText, a2dCanvasObject)
 
wxUint32 SetTextChanges (a2dTextChanges &returned, a2dCanvasObjectList *objects, a2dCanvasObjectFlagsMask mask, a2dLayers *layersetup)
 

Detailed Description

Author
Klaas Holwerda, Erik van der Wal

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
cantext.cpp,v 1.56 2009/07/24 16:35:01 titato Exp

Definition in file cantext.cpp.

cantext.cpp File Reference -- Sun Oct 12 2014 17:04:26 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation