org.apache.batik.css.dom
protected class CSSOMSVGComputedStyle.ComputedCSSColorValue extends CSSOMSVGColor implements CSSOMSVGColor.ValueProvider
| Field Summary | |
|---|---|
| protected int | index
The index of the associated value. |
| Constructor Summary | |
|---|---|
| ComputedCSSColorValue(int idx)
Creates a new ComputedCSSColorValue. | |
| Method Summary | |
|---|---|
| Value | getValue()
Returns the Value associated with this object. |