|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimedDocumentRoot | |
|---|---|
| org.apache.batik.anim | |
| org.apache.batik.anim.timing | |
| Uses of TimedDocumentRoot in org.apache.batik.anim |
|---|
| Fields in org.apache.batik.anim declared as TimedDocumentRoot | |
|---|---|
protected TimedDocumentRoot |
AnimationEngine.timedDocumentRoot
The root time container for the document. |
| Methods in org.apache.batik.anim that return TimedDocumentRoot | |
|---|---|
protected abstract TimedDocumentRoot |
AnimationEngine.createDocumentRoot()
Creates a new returns a new TimedDocumentRoot object for the document. |
| Uses of TimedDocumentRoot in org.apache.batik.anim.timing |
|---|
| Fields in org.apache.batik.anim.timing declared as TimedDocumentRoot | |
|---|---|
protected TimedDocumentRoot |
TimedElement.root
The root time container. |
| Methods in org.apache.batik.anim.timing that return TimedDocumentRoot | |
|---|---|
TimedDocumentRoot |
TimedElement.getRoot()
Returns the root time container of this timed element. |
| Methods in org.apache.batik.anim.timing with parameters of type TimedDocumentRoot | |
|---|---|
protected void |
TimeContainer.setRoot(TimedElement e,
TimedDocumentRoot root)
Recursively sets the TimedDocumentRoot of the given
TimedElement and any of its descendants. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||