org.apache.batik.anim

Class AnimationEngine.Listener

protected class AnimationEngine.Listener extends Object implements AnimationTargetListener

Listener class for changes to base values on a target element.
Method Summary
voidbaseValueChanged(AnimationTarget t, String ns, String ln, boolean isCSS)
Invoked to indicate that base value of the specified attribute or property has changed.

Method Detail

baseValueChanged

public void baseValueChanged(AnimationTarget t, String ns, String ln, boolean isCSS)
Invoked to indicate that base value of the specified attribute or property has changed.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.