public interface LabelStyle
Modifier and Type | Field and Description |
---|---|
static short |
CENTER
The constant for the center alignment of the label.
|
static short |
HORIZONTALPOS_CENTER
The constant for the center horizontal position of the label.
|
static short |
HORIZONTALPOS_LEFT
The constant for the left horizontal position of the label.
|
static short |
HORIZONTALPOS_RIGHT
The constant for the right horizontal position of the label.
|
static short |
LEFT
The constant for the left alignment of the label.
|
static short |
RIGHT
The constant for the right alignment of the label.
|
static short |
STYLE_BOLD
The constant for the bold style of the label.
|
static short |
STYLE_ITALIC
The constant for the italic style of the label.
|
static short |
STYLE_PLAIN
The constant for the plain style of the label.
|
static short |
VERTICALPOS_BOTTOM
The constant for the bottom vertical position of the label.
|
static short |
VERTICALPOS_CENTER
The constant for the center vertical position of the label.
|
static short |
VERTICALPOS_TOP
The constant for the top vertical position of the label.
|
static final short CENTER
static final short LEFT
static final short RIGHT
static final short HORIZONTALPOS_CENTER
static final short HORIZONTALPOS_LEFT
static final short HORIZONTALPOS_RIGHT
static final short VERTICALPOS_CENTER
static final short VERTICALPOS_BOTTOM
static final short VERTICALPOS_TOP
static final short STYLE_PLAIN
static final short STYLE_BOLD
static final short STYLE_ITALIC
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence