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