SVGPoint in SVG 1.1
(no overview available)
Instance Methods
| name | returns | description | 
|---|---|---|
| matrixTransform(matrix) | SVGPoint | 
Properties that are an SVGPoint
| name | object | description | 
|---|---|---|
| currentTranslate | SVGSVGElement | (read only) | 
| newTranslate | SVGZoomEvent | (read only) | 
| previousTranslate | SVGZoomEvent | (read only) | 
Methods that return an SVGPoint
Arguments that are an SVGPoint
| name | in method | of object | description | 
|---|---|---|---|
| newItem | initialize(newItem) | SVGPointList | |
| newItem | insertItemBefore(newItem,index) | SVGPointList | |
| newItem | replaceItem(newItem,index) | SVGPointList | |
| newItem | appendItem(newItem) | SVGPointList | |
| point | getCharNumAtPosition(point) | SVGTextContentElement |