Go to the source code of this file.
Classes | |
class | BaseTextClass |
The root of the TextObject hierarchy. More... | |
class | TextStoryInfo |
Hold story level information. More... | |
class | TextStory |
The root of the TextObject hierarchy. More... | |
Enumerations | |
enum | BaseShiftEnum { AlignBaseline, AlignAscenders, AlignDescenders, AlignCentres } |
enum to represent alignment of baseline relative to the path text is on when imported from Corel More... | |
Variables | |
const double | Text_SuperScriptSize = 0.5 |
const double | Text_SuperScriptOffset = 0.33 |
const double | Text_SubScriptSize = 0.5 |
const double | Text_SubScriptOffset = -0.1 |
|
enum to represent alignment of baseline relative to the path text is on when imported from Corel
Definition at line 210 of file nodetxts.h. 00210 { AlignBaseline, AlignAscenders, AlignDescenders, AlignCentres };
|
|
Definition at line 217 of file nodetxts.h. |
|
Definition at line 216 of file nodetxts.h. |
|
Definition at line 215 of file nodetxts.h. |
|
Definition at line 214 of file nodetxts.h. |