Comprehensive Guide for Developers: Features, Integration, and API Reference
This is the complete list of members for PDF::RectI, including all inherited members.
| bottom (defined in PDRectI) | PDRectI | |
| Contains(const PointI &point) const (defined in PDF::RectI) | PDF::RectI | inline |
| Contains(const RectI &rect) const (defined in PDF::RectI) | PDF::RectI | inline |
| Equals(const RectI &that) const (defined in PDF::RectI) | PDF::RectI | inline |
| Extend(const PointI &point) (defined in PDF::RectI) | PDF::RectI | inline |
| GetArea() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetCenter() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetCenterBottom() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetCenterTop() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetHeight() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetLeftBottom() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetLeftCenter() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetLeftTop() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetOrigin() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetRightBottom() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetRightCenter() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetRightTop() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetSize() const (defined in PDF::RectI) | PDF::RectI | inline |
| GetWidth() const (defined in PDF::RectI) | PDF::RectI | inline |
| HasIntersection(const RectI &rect) const (defined in PDF::RectI) | PDF::RectI | inline |
| Inflate(int dx, int dy) (defined in PDF::RectI) | PDF::RectI | inline |
| Inflate(int delta) (defined in PDF::RectI) | PDF::RectI | inline |
| IsAreaEmpty() const (defined in PDF::RectI) | PDF::RectI | inline |
| left (defined in PDRectI) | PDRectI | |
| MakeExtended(const RectI &rect, const PointI &point) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeInflated(const RectI &rect, int dx, int dy) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeInflated(const RectI &rect, int delta) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeIntersection(const RectI &a, const RectI &b) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeOffset(const RectI &rect, int dx, int dy) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeOffset(const RectI &rect, const PointI &delta) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeSortedForDeviceSpace(const RectI &rect) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeSortedForPageSpace(const RectI &rect) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeUnion(const RectI &a, const RectI &b) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MakeUnionIgnoringEmpty(const RectI &a, const RectI &b) (defined in PDF::RectI) | PDF::RectI | inlinestatic |
| MaxX() (defined in PDF::RectI) | PDF::RectI | inline |
| MaxX() const (defined in PDF::RectI) | PDF::RectI | inline |
| MaxY() (defined in PDF::RectI) | PDF::RectI | inline |
| MaxY() const (defined in PDF::RectI) | PDF::RectI | inline |
| MinX() (defined in PDF::RectI) | PDF::RectI | inline |
| MinX() const (defined in PDF::RectI) | PDF::RectI | inline |
| MinY() (defined in PDF::RectI) | PDF::RectI | inline |
| MinY() const (defined in PDF::RectI) | PDF::RectI | inline |
| Offset(int dx, int dy) (defined in PDF::RectI) | PDF::RectI | inline |
| Offset(const PointI &delta) (defined in PDF::RectI) | PDF::RectI | inline |
| operator!=(const RectI &that) const (defined in PDF::RectI) | PDF::RectI | inline |
| operator+(const PointI &point) const (defined in PDF::RectI) | PDF::RectI | inline |
| operator+=(const PointI &point) (defined in PDF::RectI) | PDF::RectI | inline |
| operator-(const PointI &point) const (defined in PDF::RectI) | PDF::RectI | inline |
| operator-=(const PointI &point) (defined in PDF::RectI) | PDF::RectI | inline |
| operator==(const RectI &that) const (defined in PDF::RectI) | PDF::RectI | inline |
| RectI() (defined in PDF::RectI) | PDF::RectI | inline |
| RectI(const RectI &that)=default (defined in PDF::RectI) | PDF::RectI | |
| RectI(int left_, int top_, int right_, int bottom_) (defined in PDF::RectI) | PDF::RectI | inline |
| RectI(const SizeI &size) (defined in PDF::RectI) | PDF::RectI | inlineexplicit |
| RectI(const PointI &origin, const SizeI &size) (defined in PDF::RectI) | PDF::RectI | inline |
| RectI(const PointI &leftTop, const PointI &rightBottom) (defined in PDF::RectI) | PDF::RectI | inline |
| RectI(const PDRectI &that) (defined in PDF::RectI) | PDF::RectI | inline |
| right (defined in PDRectI) | PDRectI | |
| SortForDeviceSpace() (defined in PDF::RectI) | PDF::RectI | inline |
| SortForPageSpace() (defined in PDF::RectI) | PDF::RectI | inline |
| top (defined in PDRectI) | PDRectI |