public class NamedColorWithAlphaExpression extends ColorExpression.ColorWithAlphaExpression
NamedColorWithAlphaExpressionColorExpression.ColorWithAlphaExpressionblue, green, red, value| Constructor and Description |
|---|
NamedColorWithAlphaExpression(HiddenTokenAwareTree token,
String colorName,
ColorExpression color) |
| Modifier and Type | Method and Description |
|---|---|
NamedColorWithAlphaExpression |
clone() |
String |
getColorName() |
String |
getValue() |
boolean |
isNamed() |
void |
setColorName(String colorName) |
encode, getAlpha, getValueInHexadecimal, hasAlpha, toARGB, toColorgetBlue, getChilds, getGreen, getRed, getType, isShorthand, setValue, toHex, toStringgetScope, hasScope, setScope, splitByCommaaddOpeningComments, addTrailingComment, addTrailingComments, configureParentToAllChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getUnderlyingStructure, hasParent, isFaulty, isSilent, setOpeningComments, setOrphanComments, setParent, setSilent, setTrailingComments, setUnderlyingStructurepublic NamedColorWithAlphaExpression(HiddenTokenAwareTree token, String colorName, ColorExpression color)
public String getValue()
getValue in class ColorExpressionpublic String getColorName()
getColorName in class ColorExpressionpublic void setColorName(String colorName)
public boolean isNamed()
isNamed in class ColorExpressionpublic NamedColorWithAlphaExpression clone()
clone in interface PubliclyCloneableclone in class ColorExpressionCopyright © 2012-2015. All Rights Reserved.