CSSOMSVGColor.ValueProviderpublic class CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue extends CSSOMSVGPaint implements CSSOMSVGColor.ValueProvider
CSSOMSVGColor.AbstractComponent, CSSOMSVGColor.BlueComponent, CSSOMSVGColor.ColorNumber, CSSOMSVGColor.FloatComponent, CSSOMSVGColor.GreenComponent, CSSOMSVGColor.ModificationHandler, CSSOMSVGColor.RedComponent, CSSOMSVGColor.ValueProviderCSSOMSVGPaint.AbstractModificationHandler, CSSOMSVGPaint.PaintModificationHandler| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
property |
The property name.
|
blueComponent, greenComponent, handler, iccColors, redComponent, valueProviderCSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LISTSVG_COLORTYPE_CURRENTCOLOR, SVG_COLORTYPE_RGBCOLOR, SVG_COLORTYPE_RGBCOLOR_ICCCOLOR, SVG_COLORTYPE_UNKNOWNSVG_PAINTTYPE_CURRENTCOLOR, SVG_PAINTTYPE_NONE, SVG_PAINTTYPE_RGBCOLOR, SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR, SVG_PAINTTYPE_UNKNOWN, SVG_PAINTTYPE_URI, SVG_PAINTTYPE_URI_CURRENTCOLOR, SVG_PAINTTYPE_URI_NONE, SVG_PAINTTYPE_URI_RGBCOLOR, SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR| Constructor | Description |
|---|---|
StyleDeclarationPaintValue(java.lang.String prop) |
Creates a new StyleDeclarationPaintValue.
|
| Modifier and Type | Method | Description |
|---|---|---|
Value |
getValue() |
Returns the current value associated with this object.
|
appendItem, clear, getBlue, getColorProfile, getColors, getCssText, getCssValueType, getGreen, getIccColor, getICCColor, getItem, getNumberOfItems, getRed, getRgbColor, getRGBColor, initialize, insertItemBefore, removeItem, replaceItem, setColor, setColorProfile, setCssText, setRGBColor, setRGBColorICCColorgetColorType, getPaintType, getUri, setModificationHandler, setPaint, setUripublic StyleDeclarationPaintValue(java.lang.String prop)
public Value getValue()
getValue in interface CSSOMSVGColor.ValueProviderCopyright ? 2018 Apache Software Foundation. All Rights Reserved.