wxArt2D
Classes | Macros | Typedefs | Enumerations | Functions
cantext.h File Reference

a2dText derived from a2dCanvasObject, holds multiline text More...

#include "wx/canvas/canobj.h"
Include dependency graph for cantext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a2dText
 a2dText is an abstract base class. More...
 
struct  pres_bitflags
 how a GDS-II object is placed relative to its XY position. More...
 
class  a2dTextGDS
 a2dTextGDS text based on wxDC text drawing. More...
 
class  a2dTextChanges
 

Macros

#define DEFAULT_PRESENTATION_FONT   FONT0
 
#define DEFAULT_PRESENTATION_VERTICAL   TOP
 
#define DEFAULT_PRESENTATION_HORIZONTAL   LEFT
 
#define DEFAULT_FONT_HEIGHT   1
 

Typedefs

typedef struct pres_bitflags pres_bitflags
 how a GDS-II object is placed relative to its XY position.
 

Enumerations

enum  TEXT_PATHTYPE { TEXT_PATH_END_SQAURE, TEXT_PATH_END_ROUND, TEXT_PATH_END_SQAURE_EXT }
 
enum  { FONT0, FONT1, FONT2, FONT3 }
 
enum  { TOP, MIDDLE, BOTTOM }
 
enum  { LEFT, CENTER, RIGTH }
 

Functions

wxString TextAlignment2String (int alignment)
 convert alignment enum to a string
 
int AlignmentString2TextAlignment (const wxString &alignstring)
 convert a string to alignment enum
 
wxUint32 SetTextChanges (a2dTextChanges &returned, a2dCanvasObjectList *objects, a2dCanvasObjectFlagsMask mask=a2dCanvasOFlags::SELECTED, a2dLayers *layersetup=NULL)
 

Detailed Description

a2dText derived from a2dCanvasObject, holds multiline text

Author
Klaas Holwerda, Erik van der Wal

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
cantext.h,v 1.29 2009/07/16 20:06:33 titato Exp

Definition in file cantext.h.

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