libmspub::Coordinate Struct Reference

#include <Coordinate.h>

Public Member Functions

 Coordinate (int xs, int ys, int xe, int ye)
 
 Coordinate ()
 
double getXIn (double pageWidth) const
 
double getYIn (double pageHeight) const
 
double getWidthIn () const
 
double getHeightIn () const
 

Public Attributes

int m_xs
 
int m_ys
 
int m_xe
 
int m_ye
 

Constructor & Destructor Documentation

libmspub::Coordinate::Coordinate ( int  xs,
int  ys,
int  xe,
int  ye 
)
inline
libmspub::Coordinate::Coordinate ( )
inline

Member Function Documentation

double libmspub::Coordinate::getHeightIn ( ) const
inline
double libmspub::Coordinate::getWidthIn ( ) const
inline
double libmspub::Coordinate::getXIn ( double  pageWidth) const
inline
double libmspub::Coordinate::getYIn ( double  pageHeight) const
inline

Member Data Documentation


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

Generated for libmspub by doxygen 1.8.9.1