#include <TextOutputDev.h>
Public Methods | |
TextWord (GfxState *state, int rotA, double x0, double y0, int charPosA, TextFontInfo *fontA, double fontSize) | |
~TextWord () | |
void | addChar (GfxState *state, double x, double y, double dx, double dy, Unicode u) |
void | merge (TextWord *word) |
int | primaryCmp (TextWord *word) |
double | primaryDelta (TextWord *word) |
Static Public Methods | |
int | cmpYX (const void *p1, const void *p2) |
Friends | |
class | TextPool |
class | TextLine |
class | TextBlock |
class | TextFlow |
class | TextWordList |
class | TextPage |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|