svg::SVGPoint Interface Reference

import "svg.idl";

List of all members.

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

SVGPoint svg::SVGPoint::matrixTransform ( in SVGMatrix  matrix  ) 

Member Data Documentation

attribute float svg::SVGPoint::x

Definition at line 584 of file svg.idl.

attribute float svg::SVGPoint::y

Definition at line 586 of file svg.idl.


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