CSSOMSVGColor.ValueProviderpublic class CSSOMSVGStyleDeclaration.StyleDeclarationColorValue 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 | Description |
|---|---|---|
protected java.lang.String |
property |
The property name.
|
blueComponent, greenComponent, handler, iccColors, redComponent, valueProvider| Constructor | Description |
|---|---|
StyleDeclarationColorValue(java.lang.String prop) |
Creates a new StyleDeclarationColorValue.
|
| Modifier and Type | Method | Description |
|---|---|---|
Value |
getValue() |
Returns the current 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 StyleDeclarationColorValue(java.lang.String prop)
public Value getValue()
getValue in interface CSSOMSVGColor.ValueProviderCopyright ? 2018 Apache Software Foundation. All Rights Reserved.