WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMSVGPoint

IID:45f18f8f-1315-4447-a7d5-8aeca77bdcaf
Inherits From:nsISupports

Properties

float x

float y


Methods

nsIDOMSVGPoint matrixTransform ( nsIDOMSVGMatrix matrix )

nsIDOMSVGPoint matrixTransform ( nsIDOMSVGMatrix matrix )

Arguments:
matrix

References

This interface is the type of the following properties:

nsIDOMSVGSVGElement.currentTranslate, nsIDOMSVGZoomEvent.newTranslate, nsIDOMSVGZoomEvent.previousTranslate

This interface is passed as an argument to the following methods:

nsIDOMSVGPointList.appendItem, nsIDOMSVGPointList.initialize, nsIDOMSVGPointList.insertItemBefore, nsIDOMSVGPointList.replaceItem, nsIDOMSVGTextContentElement.getCharNumAtPosition

This interface is returned from the following methods:

nsIDOMSVGPathElement.getPointAtLength, nsIDOMSVGPoint.matrixTransform, nsIDOMSVGPointList.appendItem, nsIDOMSVGPointList.getItem, nsIDOMSVGPointList.initialize, nsIDOMSVGPointList.insertItemBefore, nsIDOMSVGPointList.removeItem, nsIDOMSVGPointList.replaceItem, nsIDOMSVGSVGElement.createSVGPoint, nsIDOMSVGTextContentElement.getEndPositionOfChar, nsIDOMSVGTextContentElement.getStartPositionOfChar

Reference documentation is generated from Mozilla's source.