|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SVGAnimationEngine | |
|---|---|
| org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
| Uses of SVGAnimationEngine in org.apache.batik.bridge |
|---|
| Fields in org.apache.batik.bridge declared as SVGAnimationEngine | |
|---|---|
protected SVGAnimationEngine |
BridgeContext.animationEngine
The animation engine for the document. |
protected SVGAnimationEngine |
SVGAnimationElementBridge.eng
The AnimationEngine that manages all of the animations in the document. |
| Methods in org.apache.batik.bridge that return SVGAnimationEngine | |
|---|---|
SVGAnimationEngine |
BridgeContext.getAnimationEngine()
Returns the AnimationEngine for the document. |
protected SVGAnimationEngine |
SVGAnimationEngine.AnimationTickRunnable.getAnimationEngine()
Returns the SVGAnimationEngine this AnimationTickRunnable is for. |
| Constructors in org.apache.batik.bridge with parameters of type SVGAnimationEngine | |
|---|---|
SVGAnimationEngine.AnimationTickRunnable(RunnableQueue q,
SVGAnimationEngine eng)
Creates a new AnimationTickRunnable. |
|
SVGAnimationEngine.DebugAnimationTickRunnable(RunnableQueue q,
SVGAnimationEngine eng)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||