org.apache.batik.dom.svg
public interface SVGAnimationTargetContext extends SVGContext
| Method Summary | |
|---|---|
| void | addTargetListener(String pn, AnimationTargetListener l)
Adds a listener for changes to the given CSS property. |
| void | removeTargetListener(String pn, AnimationTargetListener l)
Removes a listener for changes to the given attribute value. |