Class CSSOMSVGStyleDeclaration

java.lang.Object
org.apache.batik.css.dom.CSSOMStyleDeclaration
org.apache.batik.css.dom.CSSOMSVGStyleDeclaration
All Implemented Interfaces:
org.w3c.dom.css.CSSStyleDeclaration
Direct Known Subclasses:
CSSOMStoredStyleDeclaration

public class CSSOMSVGStyleDeclaration extends CSSOMStyleDeclaration
This class represents a SVG style declaration.
  • Field Details

    • cssEngine

      protected CSSEngine cssEngine
      The CSS engine.
  • Constructor Details

  • Method Details