-
-
Enum Constant Summary
Enum Constants Enum Constant Description RIGHTAlign the text on the right edge of the page.
LEFTAlign the text on the left edge of the page.
ENDAlign the text on the trailing edge of the page.
STARTAlign the text on the leading edge of the page.
JUSTIFYStretch lines of text that end with a soft line break to fill the width of the page.
CENTERAlign the text in the center of the page.
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-