public class XJustifyValue
Field Summary | ||
---|---|---|
static final int | LEFT_JUSTIFIED | |
Left justified (the default).
|
||
static final int | CENTERED | |
Centered.
|
||
static final int | RIGHT_JUSTIFIED | |
Right justified.
|
||
static final int | UNDEFINED | |
Undefined.
|