| Package | Description |
|---|---|
| org.apache.batik.anim | |
| org.apache.batik.anim.timing |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
class |
TimegraphAdapter |
An adapter class for
TimegraphListeners. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TimedDocumentRoot.addTimegraphListener(TimegraphListener l) |
Adds a
TimegraphListener to the document. |
void |
TimedDocumentRoot.removeTimegraphListener(TimegraphListener l) |
Removes a
TimegraphListener from the document. |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.