Class CSSOMSVGStyleDeclaration

    • Field Detail

      • cssEngine

        protected CSSEngine cssEngine
        The CSS engine.
    • Method Detail

      • createCSSValue

        protected org.w3c.dom.css.CSSValue createCSSValue​(java.lang.String name)
        Creates the CSS value associated with the given property.
        Overrides:
        createCSSValue in class CSSOMStyleDeclaration