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