Package org.csstudio.utility.batik.util
Class SVGStylableElementCSSHandler
java.lang.Object
org.csstudio.utility.batik.util.SVGStylableElementCSSHandler
- All Implemented Interfaces:
ICSSHandler
Manages the update of CSS defined colors of
SVGStylableElement
. Always updates the original style.-
Nested Class Summary
Modifier and TypeClassDescriptionprotected class
-
Constructor Summary
ConstructorDescriptionSVGStylableElementCSSHandler
(org.apache.batik.css.engine.CSSEngine cssEngine, org.apache.batik.anim.dom.SVGStylableElement element) -
Method Summary
-
Constructor Details
-
SVGStylableElementCSSHandler
public SVGStylableElementCSSHandler(org.apache.batik.css.engine.CSSEngine cssEngine, org.apache.batik.anim.dom.SVGStylableElement element)
-
-
Method Details
-
updateCSSColor
- Specified by:
updateCSSColor
in interfaceICSSHandler
-
resetCSSStyle
public void resetCSSStyle()- Specified by:
resetCSSStyle
in interfaceICSSHandler
-