Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Text.h File Reference


Detailed Description

Defines the mcTextData, mcTextGUI, mcTextMath, mcTextIO, mcText classes.

See Text.cpp for more info.

Definition in file Text.h.

#include "mc/MathCore.h"
#include "mc/Decoration.h"
#include "mc/EmptyBox.h"

Include dependency graph for Text.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define mcTEXT_ALIGN_LEFT   0
#define mcTEXT_ALIGN_CENTER   1
#define mcTEXT_ALIGN_RIGHT   2


Define Documentation

#define mcTEXT_ALIGN_CENTER   1
 

Definition at line 96 of file Text.h.

#define mcTEXT_ALIGN_LEFT   0
 

Definition at line 95 of file Text.h.

#define mcTEXT_ALIGN_RIGHT   2
 

Definition at line 97 of file Text.h.



Documentation generated with Doxygen on Sun Feb 6 17:12:13 2005
Visit MathStudio home page for more info

[ Top ]