![]() | InDesign SDK 20.5 |
This is the complete list of members for PMLine, including all inherited members.
| ContainsPoint(const PMPoint &point) const | PMLine | |
| FindPointOnLine(const PMPoint &P0, const PMReal &dist, const PMPoint &refPoint, PMPoint *retPt) const | PMLine | |
| GetSlope(PMReal *pSlope) const | PMLine | |
| operator!=(const PMLine &a, const PMLine &b) | PMLine | friend |
| operator==(const PMLine &a, const PMLine &b) | PMLine | friend |
| PMLine() | PMLine | |
| PMLine(const PMReal &slope, const PMReal &yIntercept) | PMLine | |
| PMLine(const PMReal &xIntercept) | PMLine | |
| PMLine(const PMPoint &P1, const PMPoint &P2) | PMLine | |
| SolveForIntersectPoint(const PMLine &otherLine, PMPoint *intersectPt) const | PMLine | |
| SolveForIntersectPoint(const PMPoint &P1, const PMPoint &P2, PMPoint *intersectPt) const | PMLine | |
| SolveForPerpendicularLine(const PMPoint &P) const | PMLine | |
| SolveForX(const PMReal &Y, PMReal *X) const | PMLine | |
| SolveForY(const PMReal &X, PMReal *Y) const | PMLine |