public class CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue extends CSSOMSVGPaint implements CSSOMSVGColor.ValueProvider
CSSOMSVGPaint.AbstractModificationHandler, CSSOMSVGPaint.PaintModificationHandler
CSSOMSVGColor.AbstractComponent, CSSOMSVGColor.BlueComponent, CSSOMSVGColor.ColorNumber, CSSOMSVGColor.FloatComponent, CSSOMSVGColor.GreenComponent, CSSOMSVGColor.ModificationHandler, CSSOMSVGColor.RedComponent, CSSOMSVGColor.ValueProvider
Modifier and Type | Field and Description |
---|---|
protected String |
property
The property name.
|
blueComponent, greenComponent, handler, iccColors, redComponent, valueProvider
Constructor and Description |
---|
CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue(String prop)
Creates a new StyleDeclarationPaintValue.
|
Modifier and Type | Method and Description |
---|---|
Value |
getValue()
Returns the current value associated with this object.
|
getColorType, getPaintType, getUri, setModificationHandler, setPaint, setUri
appendItem, clear, getBlue, getColorProfile, getColors, getCssText, getCssValueType, getGreen, getIccColor, getICCColor, getItem, getNumberOfItems, getRed, getRgbColor, getRGBColor, initialize, insertItemBefore, removeItem, replaceItem, setColor, setColorProfile, setCssText, setRGBColor, setRGBColorICCColor
protected String property
public CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue(String prop)
public Value getValue()
getValue
in interface CSSOMSVGColor.ValueProvider
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.