public class CSSOMSVGComputedStyle extends CSSOMComputedStyle
| Modifier and Type | Class and 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 and Description |
|---|
CSSOMSVGComputedStyle(CSSEngine e,
CSSStylableElement elt,
String pseudoElt)
Creates a new computed style.
|
| Modifier and Type | Method and 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, String pseudoElt)
protected org.w3c.dom.css.CSSValue createCSSValue(int idx)
createCSSValue in class CSSOMComputedStyleCopyright © 2000–2024 Apache Software Foundation. All rights reserved.