LibreOffice Module vcl (master) 1
vcl::pdf::Matrix3 Member List

This is the complete list of members for vcl::pdf::Matrix3, including all inherited members.

fvcl::pdf::Matrix3private
get(size_t i) constvcl::pdf::Matrix3inline
invert()vcl::pdf::Matrix3
Matrix3()vcl::pdf::Matrix3
rotate(double angle)vcl::pdf::Matrix3
scale(double sx, double sy)vcl::pdf::Matrix3
set(const double *pn)vcl::pdf::Matrix3inlineprivate
skew(double alpha, double beta)vcl::pdf::Matrix3
transform(const Point &rPoint) constvcl::pdf::Matrix3
transform(const basegfx::B2DPoint &rPoint) constvcl::pdf::Matrix3
translate(double tx, double ty)vcl::pdf::Matrix3