org.apache.batik.css.dom
public class CSSOMSVGViewCSS extends CSSOMViewCSS
Constructor Summary | |
---|---|
CSSOMSVGViewCSS(CSSEngine engine)
Creates a new ViewCSS. |
Method Summary | |
---|---|
CSSStyleDeclaration | getComputedStyle(Element elt, String pseudoElt)
DOM: Implements {@link
org.w3c.dom.css.ViewCSS#getComputedStyle(Element,String)}. |