Justification modes

enum Justification modes


[more] JUSTIFY_NORMAL
Default justification is centered text
[more] JUSTIFY_CENTER_X
Text is centered horizontally
[more] JUSTIFY_LEFT
Text is left-justified
[more] JUSTIFY_RIGHT
Text is right-justified
[more] JUSTIFY_HZ_APART
Combination of JUSTIFY_LEFT & JUSTIFY_RIGHT
[more] JUSTIFY_CENTER_Y
Text is centered vertically
[more] JUSTIFY_TOP
Text is aligned with label top
[more] JUSTIFY_BOTTOM
Text is aligned with label bottom


Documentation

Justification modes
o JUSTIFY_NORMAL
Default justification is centered text

o JUSTIFY_CENTER_X
Text is centered horizontally

o JUSTIFY_LEFT
Text is left-justified

o JUSTIFY_RIGHT
Text is right-justified

o JUSTIFY_HZ_APART
Combination of JUSTIFY_LEFT & JUSTIFY_RIGHT

o JUSTIFY_CENTER_Y
Text is centered vertically

o JUSTIFY_TOP
Text is aligned with label top

o JUSTIFY_BOTTOM
Text is aligned with label bottom

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.