public class YJustifyValue
Field Summary | ||
---|---|---|
static final int | TOP_JUSTIFIED | |
Top justified (the default).
|
||
static final int | CENTERED | |
Centered.
|
||
static final int | BOTTOM_JUSTIFIED | |
Bottom justified.
|
||
static final int | UNDEFINED | |
Undefined.
|