public class CSSOMSVGViewCSS extends CSSOMViewCSS
cssEngine| Constructor | Description |
|---|---|
CSSOMSVGViewCSS(CSSEngine engine) |
Creates a new ViewCSS.
|
| Modifier and Type | Method | Description |
|---|---|---|
org.w3c.dom.css.CSSStyleDeclaration |
getComputedStyle(org.w3c.dom.Element elt,
java.lang.String pseudoElt) |
DOM: Implements
ViewCSS.getComputedStyle(Element,String). |
getDocumentpublic CSSOMSVGViewCSS(CSSEngine engine)
public org.w3c.dom.css.CSSStyleDeclaration getComputedStyle(org.w3c.dom.Element elt,
java.lang.String pseudoElt)
ViewCSS.getComputedStyle(Element,String).getComputedStyle in class CSSOMViewCSSCopyright ? 2018 Apache Software Foundation. All Rights Reserved.