public class ValueColor extends ValueAbstract
Constructor and Description |
---|
ValueColor(HColor color,
int priority) |
Modifier and Type | Method and Description |
---|---|
HColor |
asColor(ThemeStyle themeStyle,
HColorSet set) |
int |
getPriority() |
java.lang.String |
toString() |
asBoolean, asDouble, asFontStyle, asHorizontalAlignment, asInt, asString
public ValueColor(HColor color, int priority)
public java.lang.String toString()
toString
in class java.lang.Object
public HColor asColor(ThemeStyle themeStyle, HColorSet set)
asColor
in interface Value
asColor
in class ValueAbstract
public int getPriority()
getPriority
in interface Value
getPriority
in class ValueAbstract