Package | Description |
---|---|
org.apache.batik.anim.dom |
Modifier and Type | Field and Description |
---|---|
protected SVGOMAnimatedPoints |
SVGPointShapeElement.points
The 'points' attribute value.
|
Modifier and Type | Method and Description |
---|---|
protected SVGOMAnimatedPoints |
SVGOMElement.createLiveAnimatedPoints(String ns,
String ln,
String def)
Creates a new
SVGOMAnimatedPoints and stores it in
this element's LiveAttributeValue table. |
SVGOMAnimatedPoints |
SVGPointShapeElement.getSVGOMAnimatedPoints()
Gets the
SVGOMAnimatedPoints object that manages the
point list for this element. |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.