![]() | InDesign SDK 20.5 |
This is the complete list of members for PMPathPoint, including all inherited members.
| data_type typedef (defined in PMPathPoint) | PMPathPoint | |
| Flip() | PMPathPoint | |
| GetAnchorPoint() const noexcept | PMPathPoint | |
| GetAnchorType() const noexcept | PMPathPoint | |
| GetBoundingBox() const | PMPathPoint | |
| GetLeftDirPoint() const noexcept | PMPathPoint | |
| GetPoint(PathPointIndex ptIndex) const | PMPathPoint | |
| GetRightDirPoint() const noexcept | PMPathPoint | |
| HitTest(const PMRect &hitRect, PathPointIndex &whichPt, const PMReal &handleSize=0.0) const | PMPathPoint | |
| ModifyAnchorType(PMPathPointType newType) | PMPathPoint | |
| ModifyPoint(PathPointIndex ptIndex, const PMPoint &newPoint, bool16 bMirrorPt=kFalse, PMRect *constrainRect=nil) | PMPathPoint | |
| operator!=(const PMPathPoint &a, const PMPathPoint &b) noexcept | PMPathPoint | friend |
| operator* (defined in PMPathPoint) | PMPathPoint | friend |
| operator* (defined in PMPathPoint) | PMPathPoint | friend |
| operator*=(const PMReal &a) (defined in PMPathPoint) | PMPathPoint | |
| operator/ (defined in PMPathPoint) | PMPathPoint | friend |
| operator/=(const PMReal &a) (defined in PMPathPoint) | PMPathPoint | |
| operator=(const PMPathPoint &rhs) noexcept=default (defined in PMPathPoint) | PMPathPoint | |
| operator=(PMPathPoint &&rhs) noexcept=default (defined in PMPathPoint) | PMPathPoint | |
| operator==(const PMPathPoint &a, const PMPathPoint &b) noexcept | PMPathPoint | friend |
| PMPathPoint() noexcept | PMPathPoint | inline |
| PMPathPoint(PMPathPointType pointType, const PMPointList &ptList) | PMPathPoint | |
| PMPathPoint(PMPathPointType pointType, const PMPoint &leftDirPt, const PMPoint &anchorPt, const PMPoint &rightDirPt) | PMPathPoint | |
| PMPathPoint(const PMPointList &ptList) | PMPathPoint | |
| PMPathPoint(const PMPoint &linePt) noexcept | PMPathPoint | |
| PMPathPoint(const PMPoint &leftDirPt, const PMPoint &anchorPt, const PMPoint &rightDirPt) | PMPathPoint | |
| PMPathPoint(const PMPathPoint &rhs) noexcept=default (defined in PMPathPoint) | PMPathPoint | |
| PMPathPoint(PMPathPoint &&rhs) noexcept=default (defined in PMPathPoint) | PMPathPoint | |
| ReadWrite(IPMStream *iPMStream) | PMPathPoint | |
| SetAnchorPoint(const PMPoint &newPoint) noexcept | PMPathPoint | |
| SetLeftDirPoint(const PMPoint &newPoint) noexcept | PMPathPoint | |
| SetPoint(PathPointIndex ptIndex, const PMPoint &newPoint) | PMPathPoint | |
| SetRightDirPoint(const PMPoint &newPoint) noexcept | PMPathPoint | |
| TransformPoints(const PMMatrix &xForm) | PMPathPoint |