org.apache.batik.dom.anim
public interface AnimationTargetListener
Modifier and Type | Method and Description |
---|---|
void |
baseValueChanged(AnimationTarget t,
java.lang.String ns,
java.lang.String ln,
boolean isCSS)
Invoked to indicate that base value of the specified attribute
or property has changed.
|
void baseValueChanged(AnimationTarget t, java.lang.String ns, java.lang.String ln, boolean isCSS)
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.