| 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 | Class | Description |
|---|---|---|
class |
SVGAnimateColorElementBridge |
Bridge class for the 'animateColor' animation element.
|
class |
SVGAnimateElementBridge |
Bridge class for the 'animate' animation element.
|
class |
SVGAnimateMotionElementBridge |
Bridge class for the 'animateMotion' animation element.
|
class |
SVGAnimateTransformElementBridge |
Bridge class for the 'animateTransform' animation element.
|
class |
SVGSetElementBridge |
A bridge class for the 'set' animation element.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SVGAnimationEngine.addInitialBridge(SVGAnimationElementBridge b) |
Adds an animation element bridge to the list of bridges that
require initializing when the document is started.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.