public class CSSOMSVGViewCSS extends CSSOMViewCSS
cssEngine| Constructor and Description |
|---|
CSSOMSVGViewCSS(CSSEngine engine)
Creates a new ViewCSS.
|
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.css.CSSStyleDeclaration |
getComputedStyle(Element elt,
String pseudoElt)
DOM: Implements
ViewCSS.getComputedStyle(Element,String). |
getDocumentpublic CSSOMSVGViewCSS(CSSEngine engine)
public org.w3c.dom.css.CSSStyleDeclaration getComputedStyle(Element elt, String pseudoElt)
ViewCSS.getComputedStyle(Element,String).getComputedStyle in interface org.w3c.dom.css.ViewCSSgetComputedStyle in class CSSOMViewCSSCopyright © 2000–2024 Apache Software Foundation. All rights reserved.