#include <RectCollection.h>
Definition at line 9 of file RectCollection.h.
pdftron::PDF::RectCollection::RectCollection |
( |
| ) |
|
|
inline |
void pdftron::PDF::RectCollection::AddRect |
( |
const Rect & |
to_add | ) |
|
|
inline |
void pdftron::PDF::RectCollection::AddRect |
( |
double |
x1, |
|
|
double |
y1, |
|
|
double |
x2, |
|
|
double |
y2 |
|
) |
| |
|
inline |
void pdftron::PDF::RectCollection::Clear |
( |
| ) |
|
|
inline |
size_t pdftron::PDF::RectCollection::GetNumRects |
( |
| ) |
const |
|
inline |
Rect pdftron::PDF::RectCollection::GetRectAt |
( |
size_t |
index | ) |
const |
|
inline |
The documentation for this class was generated from the following file: