libmspub::Coordinate Struct Reference

#include <Coordinate.h>

List of all members.

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]

Member Function Documentation

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: