Base Framework
|
Static Public Attributes | |
static const unsigned int | LEFT = 1 |
static const unsigned int | CENTER = 2 |
static const unsigned int | RIGHT = 4 |
static const unsigned int | TOP = 8 |
static const unsigned int | MIDDLE = 16 |
static const unsigned int | BOTTOM = 32 |
static const unsigned int | MULTIPLE_LINES = 64 |
static const unsigned int | BREAK_WORDS = 128 |
static const unsigned int | PREFIX = 256 |
|
static |
Align to bottom.
|
static |
Break words.
|
static |
Align at the center (horizontally).
|
static |
Align to the left.
|
static |
Align to middle (vertically).
|
static |
Allow multiple lines.
|
static |
Accept '&' as underline prefix.
|
static |
Align to the right.
|
static |
Align to top.