| Package | Description |
|---|---|
| org.apache.batik.anim.dom |
| Modifier and Type | Field | Description |
|---|---|---|
protected SVGOMAnimatedPoints |
SVGPointShapeElement.points |
The 'points' attribute value.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected SVGOMAnimatedPoints |
SVGOMElement.createLiveAnimatedPoints(java.lang.String ns,
java.lang.String ln,
java.lang.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 ? 2018 Apache Software Foundation. All Rights Reserved.