API documentation  2.0rc1
client::SVGPointList Member List

This is the complete list of members for client::SVGPointList, including all inherited members.

appendItem(SVGPoint *newItem)client::SVGPointList
clear()client::SVGPointList
get_numberOfItems()client::SVGPointList
get_prototype()client::SVGPointList
getItem(double index)client::SVGPointList
hasOwnProperty(const client::String &name)client::Object
initialize(SVGPoint *newItem)client::SVGPointList
insertItemBefore(SVGPoint *newItem, double index)client::SVGPointList
Object()client::Object
operator double() constclient::Objectinline
operator[](const client::String &name) constclient::Object
removeItem(double index)client::SVGPointList
replaceItem(SVGPoint *newItem, double index)client::SVGPointList
set_(const client::String &name, Object *v)client::Object
set_(const client::String &name, T v)client::Object
set_prototype(SVGPointList *)client::SVGPointList
SVGPointList()client::SVGPointList
valueOf()client::Object