package js.html.svg
Available on js
read onlylength:Intread onlynumberOfItems:IntappendItem(newItem:Point):PointThrows:
null |
DOMError |
|---|
clear():VoidThrows:
null |
DOMError |
|---|
getItem(index:Int):PointThrows:
null |
DOMError |
|---|
initialize(newItem:Point):PointThrows:
null |
DOMError |
|---|
insertItemBefore(newItem:Point, index:Int):PointThrows:
null |
DOMError |
|---|
removeItem(index:Int):PointThrows:
null |
DOMError |
|---|
replaceItem(newItem:Point, index:Int):PointThrows:
null |
DOMError |
|---|
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/PointList.html