Available on js
read onlylength:Int
read onlynumberOfItems:Int
appendItem(newItem:PathSeg):PathSeg
Throws:
null
DOMError
clear():Void
getItem(index:Int):PathSeg
initialize(newItem:PathSeg):PathSeg
insertItemBefore(newItem:PathSeg, index:Int):PathSeg
removeItem(index:Int):PathSeg
replaceItem(newItem:PathSeg, index:Int):PathSeg