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 TypeMethodDescriptionvoidAnimationEngine.addTimegraphListener(TimegraphListener l) Adds aTimegraphListenerto the document.voidAnimationEngine.removeTimegraphListener(TimegraphListener l) Removes aTimegraphListenerfrom 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 TypeMethodDescriptionvoidTimedDocumentRoot.addTimegraphListener(TimegraphListener l) Adds aTimegraphListenerto the document.voidTimedDocumentRoot.removeTimegraphListener(TimegraphListener l) Removes aTimegraphListenerfrom the document.