Variables

read onlylength:Int

Methods

appendItem (newItem:PathSeg):PathSeg

Throws:

null

DOMError

clear ():Void

Throws:

null

DOMError

getItem (index:Int):PathSeg

Throws:

null

DOMError

initialize (newItem:PathSeg):PathSeg

Throws:

null

DOMError

insertItemBefore (newItem:PathSeg, index:Int):PathSeg

Throws:

null

DOMError

removeItem (index:Int):PathSeg

Throws:

null

DOMError

replaceItem (newItem:PathSeg, index:Int):PathSeg

Throws:

null

DOMError