|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimegraphListener | |
---|---|
org.apache.batik.anim | |
org.apache.batik.anim.timing |
Uses of TimegraphListener in org.apache.batik.anim |
---|
Methods in org.apache.batik.anim with parameters of type TimegraphListener | |
---|---|
void |
AnimationEngine.addTimegraphListener(TimegraphListener l)
Adds a TimegraphListener to the document. |
void |
AnimationEngine.removeTimegraphListener(TimegraphListener l)
Removes a TimegraphListener from the document. |
Uses of TimegraphListener in org.apache.batik.anim.timing |
---|
Classes in org.apache.batik.anim.timing that implement TimegraphListener | |
---|---|
class |
TimegraphAdapter
An adapter class for TimegraphListener s. |
Methods in org.apache.batik.anim.timing with parameters of type TimegraphListener | |
---|---|
void |
TimedDocumentRoot.addTimegraphListener(TimegraphListener l)
Adds a TimegraphListener to the document. |
void |
TimedDocumentRoot.removeTimegraphListener(TimegraphListener l)
Removes a TimegraphListener from the document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |