KoPathSegment Member List
This is the complete list of members for
KoPathSegment, including all inherited members.
| boundingRect() const | KoPathSegment | |
| controlPointRect() const | KoPathSegment | |
| controlPoints() const | KoPathSegment | |
| convertToCubic() const | KoPathSegment | |
| convexHull() const | KoPathSegment | |
| degree() const | KoPathSegment | |
| first() const | KoPathSegment | |
| interpolate(const QPointF &p0, const QPointF &p1, const QPointF &p2, qreal t) | KoPathSegment | [static] |
| intersections(const KoPathSegment &segment) const | KoPathSegment | |
| isFlat(qreal tolerance=0.01) const | KoPathSegment | |
| isValid() const | KoPathSegment | |
| KoPathSegment(KoPathPoint *first=0, KoPathPoint *second=0) | KoPathSegment | [explicit] |
| KoPathSegment(const KoPathSegment &segment) | KoPathSegment | |
| KoPathSegment(const QPointF &p0, const QPointF &p1) | KoPathSegment | |
| KoPathSegment(const QPointF &p0, const QPointF &p1, const QPointF &p2) | KoPathSegment | |
| KoPathSegment(const QPointF &p0, const QPointF &p1, const QPointF &p2, const QPointF &p3) | KoPathSegment | |
| length(qreal error=0.005) const | KoPathSegment | |
| lengthAt(qreal t, qreal error=0.005) const | KoPathSegment | |
| mapped(const QMatrix &matrix) const | KoPathSegment | |
| nearestPoint(const QPointF &point) const | KoPathSegment | |
| operator=(const KoPathSegment &rhs) | KoPathSegment | |
| operator==(const KoPathSegment &rhs) const | KoPathSegment | |
| paramAtLength(qreal length, qreal tolerance=0.001) const | KoPathSegment | |
| pointAt(qreal t) const | KoPathSegment | |
| printDebug() const | KoPathSegment | |
| second() const | KoPathSegment | |
| setFirst(KoPathPoint *first) | KoPathSegment | |
| setSecond(KoPathPoint *second) | KoPathSegment | |
| splitAt(qreal t) const | KoPathSegment | |
| toCubic() const | KoPathSegment | |
| ~KoPathSegment() | KoPathSegment | |