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

◆ Coordinate() [1/2]

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

◆ Coordinate() [2/2]

libmspub::Coordinate::Coordinate ( )
inline

Member Function Documentation

◆ getHeightIn()

◆ getWidthIn()

◆ getXIn()

double libmspub::Coordinate::getXIn ( double  pageWidth) const
inline

◆ getYIn()

double libmspub::Coordinate::getYIn ( double  pageHeight) const
inline

Member Data Documentation

◆ m_xe

◆ m_xs

◆ m_ye

◆ m_ys


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

Generated for libmspub by doxygen 1.9.7