PropsSVGPointList extension
- on
Properties
- length → int
-
Available on SVGPointList, provided by the PropsSVGPointList extension
no setter - numberOfItems → int
-
Available on SVGPointList, provided by the PropsSVGPointList extension
no setter
Methods
-
appendItem(
DOMPoint newItem) → DOMPoint -
Available on SVGPointList, provided by the PropsSVGPointList extension
-
clear(
) → void -
Available on SVGPointList, provided by the PropsSVGPointList extension
-
getItem(
int index) → DOMPoint -
Available on SVGPointList, provided by the PropsSVGPointList extension
-
initialize(
DOMPoint newItem) → DOMPoint -
Available on SVGPointList, provided by the PropsSVGPointList extension
-
insertItemBefore(
DOMPoint newItem, int index) → DOMPoint -
Available on SVGPointList, provided by the PropsSVGPointList extension
-
removeItem(
int index) → DOMPoint -
Available on SVGPointList, provided by the PropsSVGPointList extension
-
replaceItem(
DOMPoint newItem, int index) → DOMPoint -
Available on SVGPointList, provided by the PropsSVGPointList extension