protected class CSSOMSVGComputedStyle.ComputedCSSColorValue extends CSSOMSVGColor implements CSSOMSVGColor.ValueProvider
CSSOMSVGColor.AbstractComponent, CSSOMSVGColor.AbstractModificationHandler, CSSOMSVGColor.BlueComponent, CSSOMSVGColor.ColorNumber, CSSOMSVGColor.FloatComponent, CSSOMSVGColor.GreenComponent, CSSOMSVGColor.ModificationHandler, CSSOMSVGColor.RedComponent, CSSOMSVGColor.ValueProvider| Modifier and Type | Field and Description |
|---|---|
protected int |
index
The index of the associated value.
|
blueComponent, greenComponent, handler, iccColors, redComponent, valueProviderSVG_COLORTYPE_CURRENTCOLOR, SVG_COLORTYPE_RGBCOLOR, SVG_COLORTYPE_RGBCOLOR_ICCCOLOR, SVG_COLORTYPE_UNKNOWNCSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LIST| Constructor and Description |
|---|
ComputedCSSColorValue(int idx)
Creates a new ComputedCSSColorValue.
|
| Modifier and Type | Method and Description |
|---|---|
Value |
getValue()
Returns the Value associated with this object.
|
appendItem, clear, getBlue, getColorProfile, getColors, getColorType, getCssText, getCssValueType, getGreen, getIccColor, getICCColor, getItem, getNumberOfItems, getRed, getRgbColor, getRGBColor, initialize, insertItemBefore, removeItem, replaceItem, setColor, setColorProfile, setCssText, setModificationHandler, setRGBColor, setRGBColorICCColorpublic ComputedCSSColorValue(int idx)
public Value getValue()
getValue in interface CSSOMSVGColor.ValueProviderCopyright © 2000–2017 Apache Software Foundation. All rights reserved.