org.apache.batik.anim
Class AnimationEngine.Listener
java.lang.Object
org.apache.batik.anim.AnimationEngine.Listener
- All Implemented Interfaces:
- AnimationTargetListener
- Enclosing class:
- AnimationEngine
protected class AnimationEngine.Listener
- extends Object
- implements AnimationTargetListener
Listener class for changes to base values on a target element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnimationEngine.Listener
protected AnimationEngine.Listener()
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.
- Specified by:
baseValueChanged
in interface AnimationTargetListener
Copyright © 2008 Apache Software Foundation. All Rights Reserved.