public class NamedColorExpression extends ColorExpression
ColorExpression.ColorWithAlphaExpressionblue, green, red, value| Constructor and Description |
|---|
NamedColorExpression(HiddenTokenAwareTree token,
String colorName) |
| Modifier and Type | Method and Description |
|---|---|
NamedColorExpression |
clone() |
static Map<String,String> |
getAllNames() |
String |
getColorName() |
static boolean |
isColorName(String value) |
void |
setColorName(String colorName) |
getAlpha, getBlue, getChilds, getGreen, getRed, getType, getValue, getValueInHexadecimal, setValue, toARGB, toColor, toHex, toStringsplitByCommaaddOpeningComments, addTrailingComments, configureParentToAllChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getUnderlyingStructure, hasParent, isFaulty, isSilent, setOpeningComments, setOrphanComments, setParent, setSilent, setTrailingComments, setUnderlyingStructurepublic NamedColorExpression(HiddenTokenAwareTree token, String colorName)
public String getColorName()
public void setColorName(String colorName)
public static boolean isColorName(String value)
public NamedColorExpression clone()
clone in interface PubliclyCloneableclone in class ColorExpressionCopyright © 2012-2014. All Rights Reserved.