![]() | InDesign SDK 20.5 |
This is the complete list of members for PMRect, including all inherited members.
| AspectRatio() const | PMRect | |
| Bottom() const noexcept | PMRect | inline |
| Bottom() noexcept | PMRect | inline |
| Bottom(const PMReal &c) noexcept | PMRect | inline |
| CenterOn(const PMReal &dx, const PMReal &dy) (defined in PMRect) | PMRect | |
| CenterOn(const PMPoint &point) (defined in PMRect) | PMRect | inline |
| ConstrainTo(PMRect &constrainedRect) | PMRect | |
| ContainsPoint(const PMPoint &pt) const noexcept | PMRect | inline |
| ContainsRect(const PMRect &r) const noexcept | PMRect | inline |
| ContainsRect(const PMRect &r, const PMMatrix &r_to_this_xform) const | PMRect | |
| data_type typedef (defined in PMRect) | PMRect | |
| Dimensions() const noexcept | PMRect | inline |
| DistanceTo(const PMPoint &pt) const | PMRect | |
| Expand(const PMPoint &pt) | PMRect | |
| GetCenter() const | PMRect | |
| GetHCenter() const | PMRect | |
| GetOppositePoint(PointIndex whichPoint) const | PMRect | inline |
| GetOppositePointIndex(PointIndex whichPoint) const | PMRect | inline |
| GetPoint(PointIndex whichPoint) const | PMRect | |
| GetPointIndex(const PMPoint &aPoint) const | PMRect | |
| GetVCenter() const | PMRect | |
| Height() const noexcept | PMRect | inline |
| IndexToPointIndex(int32 index) | PMRect | static |
| Inset(const PMReal &dx, const PMReal &dy) | PMRect | inline |
| Intersect(const PMRect &r1, const PMRect &r2) | PMRect | friend |
| Intersect (defined in PMRect) | PMRect | friend |
| Intersect_ (defined in PMRect) | PMRect | friend |
| Intersect_exact (defined in PMRect) | PMRect | friend |
| Intersection(const PMRect &r1, const PMRect &r2, const PMRect &emptyRect) | PMRect | friend |
| IntersectionOrAbut(const PMRect &r1, const PMRect &r2, const PMRect &emptyRect) | PMRect | friend |
| IntersectOrAbut(const PMRect &r1, const PMRect &r2) | PMRect | friend |
| IntersectOrAbut (defined in PMRect) | PMRect | friend |
| IntersectOrAbut_ (defined in PMRect) | PMRect | friend |
| IntersectOrAbut_exact (defined in PMRect) | PMRect | friend |
| IsCorner(PointIndex whichPoint) const noexcept | PMRect | inline |
| IsEmpty() const noexcept | PMRect | inline |
| IsMiddle(PointIndex whichPoint) const noexcept | PMRect | inline |
| kCenter enum value | PMRect | |
| kFirstPoint enum value | PMRect | |
| kInvalidPoint enum value | PMRect | |
| kLastPoint enum value | PMRect | |
| kLeftBottom enum value | PMRect | |
| kLeftMiddle enum value | PMRect | |
| kLeftTop enum value | PMRect | |
| kMiddleBottom enum value | PMRect | |
| kMiddleTop enum value | PMRect | |
| kRightBottom enum value | PMRect | |
| kRightMiddle enum value | PMRect | |
| kRightTop enum value | PMRect | |
| Left() const noexcept | PMRect | inline |
| Left() noexcept | PMRect | inline |
| Left(const PMReal &c) noexcept | PMRect | inline |
| LeftBottom(void) const noexcept | PMRect | inline |
| LeftBottom(const PMPoint &pt) noexcept | PMRect | inline |
| LeftTop(void) const noexcept | PMRect | inline |
| LeftTop(const PMPoint &pt) noexcept | PMRect | inline |
| MakeIntersect (defined in PMRect) | PMRect | friend |
| MakeIntersectOrAbut (defined in PMRect) | PMRect | friend |
| MovePointTo(PointIndex whichPoint, const PMPoint &toPt) | PMRect | |
| MoveRel(const PMReal &dx, const PMReal &dy) (defined in PMRect) | PMRect | inline |
| MoveRel(const PMPoint &point) (defined in PMRect) | PMRect | inline |
| MoveTo(const PMReal &dx, const PMReal &dy) (defined in PMRect) | PMRect | inline |
| MoveTo(const PMPoint &point) (defined in PMRect) | PMRect | inline |
| Normalize() noexcept | PMRect | |
| operator!=(const PMRect &a, const PMRect &b) noexcept | PMRect | friend |
| operator=(const PMRect &) noexcept=default (defined in PMRect) | PMRect | |
| operator=(PMRect &&) noexcept=default (defined in PMRect) | PMRect | |
| operator==(const PMRect &a, const PMRect &b) noexcept | PMRect | friend |
| PMRect() noexcept | PMRect | inline |
| PMRect(const PMPoint &point) noexcept | PMRect | explicit |
| PMRect(const PMPoint &one_corner, const PMPoint &opposing_corner) noexcept | PMRect | |
| PMRect(const PMReal &l, const PMReal &t, const PMReal &r, const PMReal &b) noexcept | PMRect | |
| PMRect(const SysRect &r) noexcept | PMRect | |
| PMRect(const dvacore::geom::RectT< float > &r) noexcept | PMRect | explicit |
| PMRect(const PMRect &) noexcept=default (defined in PMRect) | PMRect | |
| PMRect(PMRect &&) noexcept=default (defined in PMRect) | PMRect | |
| PointIn(const PMPoint &pt) const noexcept | PMRect | inline |
| PointIndex enum name | PMRect | |
| PointIndexToIndex(PMRect::PointIndex ptIndex) | PMRect | static |
| ReadWrite(IPMStream *iPMStream) | PMRect | |
| RectIn(const PMRect &r) const noexcept | PMRect | inline |
| Right() const noexcept | PMRect | inline |
| Right() noexcept | PMRect | inline |
| Right(const PMReal &c) noexcept | PMRect | inline |
| RightBottom(void) const noexcept | PMRect | inline |
| RightBottom(const PMPoint &pt) noexcept | PMRect | inline |
| RightTop(void) const noexcept | PMRect | inline |
| RightTop(const PMPoint &pt) noexcept | PMRect | inline |
| Round() | PMRect | |
| SetDimensions(const PMReal &width, const PMReal &height) | PMRect | |
| SetEmpty() noexcept | PMRect | inline |
| SetHeight(const PMReal &height) | PMRect | |
| SetWidth(const PMReal &width) | PMRect | |
| ToInt32Rect_(const PMRect &r) | PMRect | friend |
| Top() const noexcept | PMRect | inline |
| Top() noexcept | PMRect | inline |
| Top(const PMReal &c) noexcept | PMRect | inline |
| ToRectF32_(const PMRect &r) | PMRect | friend |
| ToSys(const PMRect &r) | PMRect | friend |
| Union(const PMRect &rhs) | PMRect | |
| Union(const PMRect &r1, const PMRect &r2) | PMRect | friend |
| UnionIsRect (defined in PMRect) | PMRect | friend |
| Width() const noexcept | PMRect | inline |