public abstract class ValueAbstract extends java.lang.Object implements Value
Constructor and Description |
---|
ValueAbstract() |
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() |
public HColor asColor(ThemeStyle themeStyle, HColorSet set)
public int asFontStyle()
asFontStyle
in interface Value
public HorizontalAlignment asHorizontalAlignment()
asHorizontalAlignment
in interface Value
public int getPriority()
getPriority
in interface Value