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.ComputedCSSValue
cssEngine, element, pseudoElement, values
Constructor and Description |
---|
CSSOMSVGComputedStyle(CSSEngine e,
CSSStylableElement elt,
java.lang.String pseudoElt)
Creates a new computed style.
|
Modifier and Type | Method and Description |
---|---|
protected CSSValue |
createCSSValue(int idx)
Creates a CSSValue to manage the value at the given index.
|
getCssText, getLength, getParentRule, getPropertyCSSValue, getPropertyPriority, getPropertyValue, item, removeProperty, setCssText, setProperty
public CSSOMSVGComputedStyle(CSSEngine e, CSSStylableElement elt, java.lang.String pseudoElt)
protected CSSValue createCSSValue(int idx)
createCSSValue
in class CSSOMComputedStyle
Copyright © 2022 Apache Software Foundation. All Rights Reserved.