org.apache.batik.css.dom
public class CSSOMSVGComputedStyle.ComputedCSSPaintValue 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 int |
index
The index of the associated value.
|
blueComponent, greenComponent, handler, iccColors, redComponent, valueProvider
SVG_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 and Description |
---|
CSSOMSVGComputedStyle.ComputedCSSPaintValue(int idx)
Creates a new ComputedCSSPaintValue.
|
Modifier and Type | Method and Description |
---|---|
Value |
getValue()
Returns the 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CSSOMSVGComputedStyle.ComputedCSSPaintValue(int idx)
public Value getValue()
getValue
in interface CSSOMSVGColor.ValueProvider
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.