SVGPointList in SVG 1.1
(no overview available)
Instance Properties
| name | type | description |
|---|---|---|
| numberOfItems | Number | (read only) |
Instance Methods
| name | returns | description |
|---|---|---|
| clear() | (none) | |
| initialize() | SVGPoint | |
| getItem() | SVGPoint | |
| insertItemBefore() | SVGPoint | |
| replaceItem() | SVGPoint | |
| removeItem() | SVGPoint | |
| appendItem() | SVGPoint |
Properties that are an SVGPointList
| name | object | description |
|---|---|---|
| points | SVGAnimatedPoints | (read only) |
| animatedPoints | SVGAnimatedPoints | (read only) |