![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HorizontalAlignmentType
Enumerates horizontal text alignment types.
Field Summary | |
---|---|
static short |
CENTRED
Represents center text alignment. |
static short |
CENTRED_ACROSS
Represents center across text alignment. |
static short |
DISTRIBUTED
Represents distributed text alignment. |
static short |
FILLED
Represents fill text alignment. |
static short |
GENERAL
Represents general text alignment. |
static short |
JUSTIFIED
Represents justify text alignment. |
static short |
LEFT
Represents left text alignment. |
static short |
RIGHT
Represents right text alignment. |
Field Detail |
---|
static final short GENERAL
static final short LEFT
static final short CENTRED
static final short RIGHT
static final short FILLED
static final short JUSTIFIED
static final short CENTRED_ACROSS
static final short DISTRIBUTED
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |