API documentation
2.0rc1
client
SVGMatrix
client::SVGMatrix Member List
This is the complete list of members for
client::SVGMatrix
, including all inherited members.
flipX
()
client::SVGMatrix
flipY
()
client::SVGMatrix
get_a
()
client::SVGMatrix
get_b
()
client::SVGMatrix
get_c
()
client::SVGMatrix
get_d
()
client::SVGMatrix
get_e
()
client::SVGMatrix
get_f
()
client::SVGMatrix
get_prototype
()
client::SVGMatrix
hasOwnProperty
(const client::String &name)
client::Object
inverse
()
client::SVGMatrix
multiply
(SVGMatrix *secondMatrix)
client::SVGMatrix
Object
()
client::Object
operator double
() const
client::Object
inline
operator[]
(const client::String &name) const
client::Object
rotate
(double angle)
client::SVGMatrix
rotateFromVector
(double x, double y)
client::SVGMatrix
scale
(double scaleFactor)
client::SVGMatrix
scaleNonUniform
(double scaleFactorX, double scaleFactorY)
client::SVGMatrix
set_
(const client::String &name, Object *v)
client::Object
set_
(const client::String &name, T v)
client::Object
set_a
(double)
client::SVGMatrix
set_b
(double)
client::SVGMatrix
set_c
(double)
client::SVGMatrix
set_d
(double)
client::SVGMatrix
set_e
(double)
client::SVGMatrix
set_f
(double)
client::SVGMatrix
set_prototype
(SVGMatrix *)
client::SVGMatrix
skewX
(double angle)
client::SVGMatrix
skewY
(double angle)
client::SVGMatrix
SVGMatrix
()
client::SVGMatrix
translate
(double x, double y)
client::SVGMatrix
valueOf
()
client::Object
Generated on Wed May 8 2019 14:11:50 for API documentation by
1.8.13