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, valueProvider| Constructor and Description |
|---|
CSSOMSVGComputedStyle.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 CSSOMSVGComputedStyle.ComputedCSSColorValue(int idx)
public Value getValue()
getValue in interface CSSOMSVGColor.ValueProviderCopyright ? 2009 Apache Software Foundation. All Rights Reserved.