WPG2TransformMatrix Class Reference

#include <WPG2Parser.h>

List of all members.

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]

::WPXPropertyList WPG2TransformMatrix::transformPoint ( const ::WPXPropertyList &  p  )  const [inline]

::WPXPropertyList WPG2TransformMatrix::transformRect ( const ::WPXPropertyList &  r  )  const [inline]

WPG2TransformMatrix& WPG2TransformMatrix::transformBy ( const WPG2TransformMatrix m  )  [inline]


Member Data Documentation

double WPG2TransformMatrix::element[3][3]


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 11:28:14 2010 for libwpg by doxygen 1.5.4