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