| Package | Description |
|---|---|
| org.apache.batik.anim | |
| 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 | Description |
|---|---|---|
protected PathLength |
MotionAnimation.pathLength |
The path length calculation object.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected PathLength |
SVGPathElementBridge.pathLength |
The cached PathLength object used for computing the path length.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected PathLength |
SVGPathElementBridge.getPathLengthObj() |
Returns the PathLength object that tracks the length of the path.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.