| Package | Description |
|---|---|
| org.apache.batik.anim | |
| org.apache.batik.anim.timing |
| Modifier and Type | Method and Description |
|---|---|
void |
AnimationEngine.addTimegraphListener(TimegraphListener l)
Adds a
TimegraphListener to the document. |
void |
AnimationEngine.removeTimegraphListener(TimegraphListener l)
Removes a
TimegraphListener from the document. |
| Modifier and Type | Class and Description |
|---|---|
class |
TimegraphAdapter
An adapter class for
TimegraphListeners. |
| Modifier and Type | Method and Description |
|---|---|
void |
TimedDocumentRoot.addTimegraphListener(TimegraphListener l)
Adds a
TimegraphListener to the document. |
void |
TimedDocumentRoot.removeTimegraphListener(TimegraphListener l)
Removes a
TimegraphListener from the document. |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.