Uses of Interface
org.apache.batik.anim.timing.TimegraphListener
Packages that use TimegraphListener
-
Uses of TimegraphListener in org.apache.batik.anim
Methods in org.apache.batik.anim with parameters of type TimegraphListenerModifier and TypeMethodDescriptionvoid
AnimationEngine.addTimegraphListener
(TimegraphListener l) Adds aTimegraphListener
to the document.void
AnimationEngine.removeTimegraphListener
(TimegraphListener l) Removes aTimegraphListener
from the document. -
Uses of TimegraphListener in org.apache.batik.anim.timing
Classes in org.apache.batik.anim.timing that implement TimegraphListenerMethods in org.apache.batik.anim.timing with parameters of type TimegraphListenerModifier and TypeMethodDescriptionvoid
TimedDocumentRoot.addTimegraphListener
(TimegraphListener l) Adds aTimegraphListener
to the document.void
TimedDocumentRoot.removeTimegraphListener
(TimegraphListener l) Removes aTimegraphListener
from the document.