libwpg::WPGRect Class Reference

#include <WPGRect.h>

List of all members.

Public Member Functions

 WPGRect ()
 WPGRect (double xx1, double yy1, double xx2, double yy2)
 WPGRect (const WPGRect &rect)
WPGRectoperator= (const WPGRect &rect)
double width () const
double height () const

Public Attributes

double x1
double y1
double x2
double y2


Constructor & Destructor Documentation

libwpg::WPGRect::WPGRect (  ) 

libwpg::WPGRect::WPGRect ( double  xx1,
double  yy1,
double  xx2,
double  yy2 
)

libwpg::WPGRect::WPGRect ( const WPGRect rect  ) 


Member Function Documentation

libwpg::WPGRect & libwpg::WPGRect::operator= ( const WPGRect rect  ) 

double libwpg::WPGRect::width (  )  const

double libwpg::WPGRect::height (  )  const


Member Data Documentation


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

Generated on Sun Aug 17 10:41:07 2008 for libwpg by doxygen 1.5.6