Overview
The HorizontalAlignment
class represents the horizontal alignment
in an area.
Profile: common
Attribute Summary
name | type | description |
---|---|---|
Public | ||
CENTER | HorizontalAlignment |
Represents the central position. More: [+]Represents the central position. Profile: common |
LEADING | HorizontalAlignment |
Represents the leading position. More: [+]Represents the leading position. Profile: common |
LEFT | HorizontalAlignment |
Represents the left position. More: [+]Represents the left position. Profile: common |
RIGHT | HorizontalAlignment |
Represents the right position. More: [+]Represents the right position. Profile: common |
TRAILING | HorizontalAlignment |
Represents the trailing position. More: [+]Represents the trailing position. Profile: common |
Protected |
Inherited Attributes
Function Summary
- public toString() : java.lang.String
-
More: [+]
-
Returns
- String