webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
SVGPoint Interface Reference

import"SVGPoint.idl";

Public Member Functions

SVGPoint matrixTransform (SVGMatrix matrix)
 

Public Attributes

attribute unrestricted float x
 
attribute unrestricted float y
 

Member Function Documentation

◆ matrixTransform()

SVGPoint SVGPoint::matrixTransform ( SVGMatrix  matrix)

Member Data Documentation

◆ x

attribute unrestricted float SVGPoint::x

◆ y

attribute unrestricted float SVGPoint::y

The documentation for this interface was generated from the following file: