Modifier and Type | Field and Description |
---|---|
int |
horizontalJustification
horizontal justification 0: left, 1: centered, -1: right
|
int |
verticalJustification
vertical justification 0: top, 1: centered, -1: bottom
|
Constructor and Description |
---|
Justification(int horizontal,
int vertical)
Constructor
|