public interface Value
Modifier and Type | Method and Description |
---|---|
boolean |
asBoolean() |
HColor |
asColor(ThemeStyle themeStyle,
HColorSet set) |
double |
asDouble() |
int |
asFontStyle() |
HorizontalAlignment |
asHorizontalAlignment() |
int |
asInt() |
java.lang.String |
asString() |
int |
getPriority() |
java.lang.String asString()
HColor asColor(ThemeStyle themeStyle, HColorSet set)
int asInt()
double asDouble()
boolean asBoolean()
int asFontStyle()
HorizontalAlignment asHorizontalAlignment()
int getPriority()