WPG2TransformMatrix Class Reference

#include <WPG2Parser.h>

Public Member Functions

 WPG2TransformMatrix ()
 
void transform (long &x, long &y) const
 
::WPXPropertyList transformPoint (const ::WPXPropertyList &p) const
 
::WPXPropertyList transformRect (const ::WPXPropertyList &r) const
 
WPG2TransformMatrixtransformBy (const WPG2TransformMatrix &m)
 

Public Attributes

double element [3][3]
 

Constructor & Destructor Documentation

WPG2TransformMatrix::WPG2TransformMatrix ( )
inline

Member Function Documentation

void WPG2TransformMatrix::transform ( long &  x,
long &  y 
) const
inline
WPG2TransformMatrix& WPG2TransformMatrix::transformBy ( const WPG2TransformMatrix m)
inline
::WPXPropertyList WPG2TransformMatrix::transformPoint ( const ::WPXPropertyList &  p) const
inline
::WPXPropertyList WPG2TransformMatrix::transformRect ( const ::WPXPropertyList &  r) const
inline

Member Data Documentation


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

Generated for libwpg by doxygen 1.8.3.1