#include <CDRTypes.h>
Public Member Functions | |
CDRPage () | |
CDRPage (double w, double h, double ox, double oy) | |
Public Attributes | |
double | width |
double | height |
double | offsetX |
double | offsetY |
|
inline |
|
inline |
double libcdr::CDRPage::height |
Referenced by libcdr::CDRContentCollector::_flushCurrentPath(), libcdr::CDRContentCollector::collectBBox(), libcdr::CDRContentCollector::collectFlags(), libcdr::CDRContentCollector::collectGroup(), libcdr::CDRContentCollector::collectLevel(), libcdr::CDRContentCollector::collectObject(), and libcdr::CDRContentCollector::collectVect().
double libcdr::CDRPage::offsetX |
double libcdr::CDRPage::offsetY |
double libcdr::CDRPage::width |