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

double libwpg::WPGRect::height (  )  const
libwpg::WPGRect & libwpg::WPGRect::operator= ( const WPGRect rect  ) 
double libwpg::WPGRect::width (  )  const

Member Data Documentation


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

Generated on Wed Jun 30 01:48:29 2010 for libwpg by doxygen 1.6.3