| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SVGAnimationEngine |
BridgeContext.getAnimationEngine()
Returns the AnimationEngine for the document.
|
protected SVGAnimationEngine |
SVGAnimationEngine.AnimationTickRunnable.getAnimationEngine()
Returns the SVGAnimationEngine this AnimationTickRunnable is for.
|
| Constructor and Description |
|---|
AnimationTickRunnable(RunnableQueue q,
SVGAnimationEngine eng)
Creates a new AnimationTickRunnable.
|
DebugAnimationTickRunnable(RunnableQueue q,
SVGAnimationEngine eng) |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.