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