public class CSSOMSVGComputedStyle extends CSSOMComputedStyle
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
CSSOMSVGComputedStyle.ComputedCSSColorValue |
To manage a computed color CSSValue.
|
class |
CSSOMSVGComputedStyle.ComputedCSSPaintValue |
To manage a computed paint CSSValue.
|
CSSOMComputedStyle.ComputedCSSValuecssEngine, element, pseudoElement, values| Constructor | Description |
|---|---|
CSSOMSVGComputedStyle(CSSEngine e,
CSSStylableElement elt,
java.lang.String pseudoElt) |
Creates a new computed style.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected org.w3c.dom.css.CSSValue |
createCSSValue(int idx) |
Creates a CSSValue to manage the value at the given index.
|
getCssText, getLength, getParentRule, getPropertyCSSValue, getPropertyPriority, getPropertyValue, item, removeProperty, setCssText, setPropertypublic CSSOMSVGComputedStyle(CSSEngine e, CSSStylableElement elt, java.lang.String pseudoElt)
protected org.w3c.dom.css.CSSValue createCSSValue(int idx)
createCSSValue in class CSSOMComputedStyleCopyright ? 2018 Apache Software Foundation. All Rights Reserved.