Package org.csstudio.utility.batik.util
Class SVGAnimateElementValuesHandler
java.lang.Object
org.csstudio.utility.batik.util.SVGAnimateElementValuesHandler
- All Implemented Interfaces:
ICSSHandler
Manages the update of defined colors values of
SVGAnimateElement
. Always updates the original values.-
Constructor Summary
ConstructorDescriptionSVGAnimateElementValuesHandler
(org.apache.batik.css.engine.CSSEngine cssEngine, org.w3c.dom.svg.SVGAnimateElement element) -
Method Summary
-
Constructor Details
-
SVGAnimateElementValuesHandler
public SVGAnimateElementValuesHandler(org.apache.batik.css.engine.CSSEngine cssEngine, org.w3c.dom.svg.SVGAnimateElement element)
-
-
Method Details
-
updateCSSColor
- Specified by:
updateCSSColor
in interfaceICSSHandler
-
resetCSSStyle
public void resetCSSStyle()- Specified by:
resetCSSStyle
in interfaceICSSHandler
-