Class SVGAnimateElementValuesHandler

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

public class SVGAnimateElementValuesHandler extends Object implements ICSSHandler
Manages the update of defined colors values of SVGAnimateElement. Always updates the original values.
  • Constructor Details

    • SVGAnimateElementValuesHandler

      public SVGAnimateElementValuesHandler(org.apache.batik.css.engine.CSSEngine cssEngine, org.w3c.dom.svg.SVGAnimateElement element)
  • Method Details