public class HorizontalRuleAlignment
| Field Summary | ||
|---|---|---|
static final int | LEFT | |
Aligned to the left.
|
||
static final int | CENTER | |
Aligned to the center.
|
||
static final int | RIGHT | |
Aligned to the right.
|
||