org.apache.batik.css.dom
public class CSSOMSVGComputedStyle extends CSSOMComputedStyle
Nested Class Summary | |
---|---|
protected class | CSSOMSVGComputedStyle.ComputedCSSColorValue
To manage a computed color CSSValue. |
class | CSSOMSVGComputedStyle.ComputedCSSPaintValue
To manage a computed paint CSSValue. |
Constructor Summary | |
---|---|
CSSOMSVGComputedStyle(CSSEngine e, CSSStylableElement elt, String pseudoElt)
Creates a new computed style. |
Method Summary | |
---|---|
protected CSSValue | createCSSValue(int idx)
Creates a CSSValue to manage the value at the given index. |