SVGPoint in SVG 1.1

(no overview available)

Instance Properties

name type description
x Number
y Number

Instance Methods

name returns description
matrixTransform() SVGPoint

Properties that are an SVGPoint

name object description
currentTranslate SVGSVGElement (read only)
previousTranslate SVGZoomEvent (read only)
newTranslate SVGZoomEvent (read only)

Methods that return an SVGPoint

name of object description
matrixTransform() SVGPoint
initialize() SVGPointList
getItem() SVGPointList
insertItemBefore() SVGPointList
replaceItem() SVGPointList
removeItem() SVGPointList
appendItem() SVGPointList
getPointAtLength() SVGPathElement
getStartPositionOfChar() SVGTextContentElement
getEndPositionOfChar() SVGTextContentElement
createSVGPoint() SVGSVGElement Creates and returns a new SVGPoint object.

Arguments that are an SVGPoint

name in method of object description
newItem initialize() SVGPointList
newItem insertItemBefore() SVGPointList
newItem replaceItem() SVGPointList
newItem appendItem() SVGPointList
point getCharNumAtPosition() SVGTextContentElement