public interface BulletStyle
Modifier and Type | Field and Description |
---|---|
static short |
STYLE_CIRCLE
The circle bullet style.
|
static short |
STYLE_DECIMAL
The decimal bullet style.
|
static short |
STYLE_DEFAULT
The default bullet style.
|
static short |
STYLE_INHERIT
The bullet style which ingerit from the parent.
|
static short |
STYLE_LOWER_ALPHA
The lower alpha bullet style.
|
static short |
STYLE_LOWER_GREEK
The lower greek bullet style.
|
static short |
STYLE_LOWER_ROMAN
The lower roman bullet style.
|
static short |
STYLE_NONE
The bullet style without any bullet.
|
static short |
STYLE_SQUARE
The square bullet style.
|
static short |
STYLE_UPPER_ALPHA
The upper alpha bullet style.
|
static short |
STYLE_UPPER_GREEK
The upper greek bullet style.
|
static short |
STYLE_UPPER_ROMAN
The upper roman bullet style.
|
static final short STYLE_DEFAULT
static final short STYLE_CIRCLE
static final short STYLE_SQUARE
static final short STYLE_NONE
static final short STYLE_INHERIT
static final short STYLE_UPPER_ROMAN
static final short STYLE_LOWER_ROMAN
static final short STYLE_UPPER_ALPHA
static final short STYLE_LOWER_ALPHA
static final short STYLE_DECIMAL
static final short STYLE_UPPER_GREEK
static final short STYLE_LOWER_GREEK
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence