svg::SVGPoint Interface Reference
import "svg.idl";
Public Member Functions | |
| SVGPoint | matrixTransform (in SVGMatrix matrix) |
Public Attributes | |
| attribute float | x |
| attribute float | y |
Detailed Description
Definition at line 582 of file svg.idl.
Member Function Documentation
Member Data Documentation
| attribute float svg::SVGPoint::x |
| attribute float svg::SVGPoint::y |
The documentation for this interface was generated from the following file:
