public class CSSOMSVGViewCSS extends CSSOMViewCSS
cssEngine
Constructor and Description |
---|
CSSOMSVGViewCSS(CSSEngine engine)
Creates a new ViewCSS.
|
Modifier and Type | Method and Description |
---|---|
CSSStyleDeclaration |
getComputedStyle(Element elt,
String pseudoElt)
DOM: Implements
ViewCSS.getComputedStyle(Element,String) . |
getDocument
public CSSOMSVGViewCSS(CSSEngine engine)
public CSSStyleDeclaration getComputedStyle(Element elt, String pseudoElt)
ViewCSS.getComputedStyle(Element,String)
.getComputedStyle
in interface ViewCSS
getComputedStyle
in class CSSOMViewCSS
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.