SVGPointList in SVG 1.1

(no overview available)

Instance Properties

name type description
numberOfItems Number (read only)

Instance Methods

name returns description
appendItem(newItem) SVGPoint
clear() (none)
getItem(index) SVGPoint
initialize(newItem) SVGPoint
insertItemBefore(newItem,index) SVGPoint
removeItem(index) SVGPoint
replaceItem(newItem,index) SVGPoint

Properties that are an SVGPointList

name object description
animatedPoints SVGAnimatedPoints (read only)
points SVGAnimatedPoints (read only)