InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
PMPathPoint Member List

This is the complete list of members for PMPathPoint, including all inherited members.
data_type typedef (defined in PMPathPoint)PMPathPoint
Flip()PMPathPoint
GetAnchorPoint() const noexceptPMPathPoint
GetAnchorType() const noexceptPMPathPoint
GetBoundingBox() const PMPathPoint
GetLeftDirPoint() const noexceptPMPathPoint
GetPoint(PathPointIndex ptIndex) const PMPathPoint
GetRightDirPoint() const noexceptPMPathPoint
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) noexceptPMPathPointfriend
operator* (defined in PMPathPoint)PMPathPointfriend
operator* (defined in PMPathPoint)PMPathPointfriend
operator*=(const PMReal &a) (defined in PMPathPoint)PMPathPoint
operator/ (defined in PMPathPoint)PMPathPointfriend
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) noexceptPMPathPointfriend
PMPathPoint() noexceptPMPathPointinline
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) noexceptPMPathPoint
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) noexceptPMPathPoint
SetLeftDirPoint(const PMPoint &newPoint) noexceptPMPathPoint
SetPoint(PathPointIndex ptIndex, const PMPoint &newPoint)PMPathPoint
SetRightDirPoint(const PMPoint &newPoint) noexceptPMPathPoint
TransformPoints(const PMMatrix &xForm)PMPathPoint