static final int | _FONT_ASME |
Integer value of enum value "FONT_ASME" | |
static final SymbolFont | FONT_ASME |
Object value of enum value "FONT_ASME" | |
static final int | _FONT_ISO |
Integer value of enum value "FONT_ISO" | |
static final SymbolFont | FONT_ISO |
Object value of enum value "FONT_ISO" | |
static final int | _FONT_LEGACY |
Integer value of enum value "FONT_LEGACY" | |
static final SymbolFont | FONT_LEGACY |
Object value of enum value "FONT_LEGACY" | |
static final int | _SymbolFont_null |
Enum null value. |
static final int | Integer value of enum value "FONT_ASME" |
static final SymbolFont | Object value of enum value "FONT_ASME" |
static final int | Integer value of enum value "FONT_ISO" |
static final SymbolFont | Object value of enum value "FONT_ISO" |
static final int | Integer value of enum value "FONT_LEGACY" |
static final SymbolFont | Object value of enum value "FONT_LEGACY" |
static final int | Enum null value. |
static SymbolFont | FromInt (int value) |
Creates enum object from an integer. | |
static SymbolFont | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |
getValue | ||
int | getValue | () |
FromInt | ||
static SymbolFont | FromInt | (int value) |
FromInt | ||
static SymbolFont | FromInt | (Integer value) |