- appendItem
auto appendItem(SVGPoint newItem)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- getItem
auto getItem(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
auto initialize(SVGPoint newItem)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertItemBefore
auto insertItemBefore(SVGPoint newItem, uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
uint length()
Undocumented in source. Be warned that the author may not have intended to support it.
- numberOfItems
uint numberOfItems()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeItem
auto removeItem(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceItem
auto replaceItem(SVGPoint newItem, uint index)
Undocumented in source. Be warned that the author may not have intended to support it.