Package | Description |
---|---|
org.apache.batik.anim.dom |
Modifier and Type | Field and Description |
---|---|
protected SVGOMAnimatedPathData |
SVGOMPathElement.d
The 'd' attribute value.
|
Modifier and Type | Method and Description |
---|---|
protected SVGOMAnimatedPathData |
SVGOMElement.createLiveAnimatedPathData(String ns,
String ln,
String def)
Creates a new
SVGOMAnimatedPathData and stores it in
this element's LiveAttributeValue table. |
SVGOMAnimatedPathData |
SVGOMPathElement.getAnimatedPathData()
Returns the
SVGOMAnimatedPathData object that manages the
path data for this element. |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.