Package | Description |
---|---|
org.apache.batik.dom.svg |
Modifier and Type | Field and Description |
---|---|
protected SVGOMAnimatedPathData |
SVGOMPathElement.d
The 'd' attribute value.
|
Modifier and Type | Method and Description |
---|---|
protected SVGOMAnimatedPathData |
SVGOMElement.createLiveAnimatedPathData(java.lang.String ns,
java.lang.String ln,
java.lang.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 ? 2008 Apache Software Foundation. All Rights Reserved.