Class SVGStylableElementCSSHandler

java.lang.Object
org.csstudio.utility.batik.util.SVGStylableElementCSSHandler
All Implemented Interfaces:
ICSSHandler

public class SVGStylableElementCSSHandler extends Object implements ICSSHandler
Manages the update of CSS defined colors of SVGStylableElement. Always updates the original style.
  • Constructor Details

    • SVGStylableElementCSSHandler

      public SVGStylableElementCSSHandler(org.apache.batik.css.engine.CSSEngine cssEngine, org.apache.batik.anim.dom.SVGStylableElement element)
  • Method Details