#include <WPG2Parser.h>
Public Member Functions | |
WPG2TransformMatrix () | |
void | transform (long &x, long &y) const |
libwpg::WPGPoint | transform (const libwpg::WPGPoint &p) const |
libwpg::WPGRect | transform (const libwpg::WPGRect &r) const |
WPG2TransformMatrix & | transformBy (const WPG2TransformMatrix &m) |
Public Attributes | |
double | element [3][3] |
|
|
|
|
|
|
|
|
|
|
|
|