libpagemaker::TransformationMatrix Class Reference

#include <geometry.h>

List of all members.

Public Member Functions

 TransformationMatrix (double bboxTopLeft, double topRight, double bottomLeft, double bottomRight)
template<typename Unit >
InchPoint transform (const Point< Unit > &point) const

Private Attributes

double m_tl
double m_tr
double m_bl
double m_br

Constructor & Destructor Documentation

libpagemaker::TransformationMatrix::TransformationMatrix ( double  bboxTopLeft,
double  topRight,
double  bottomLeft,
double  bottomRight 
) [inline]

Member Function Documentation

template<typename Unit >
InchPoint libpagemaker::TransformationMatrix::transform ( const Point< Unit > &  point) const [inline]

Member Data Documentation

Referenced by transform().

Referenced by transform().

Referenced by transform().

Referenced by transform().


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