成员的完整列表,这些成员属于 GFt::Path,包括所有继承而来的类成员
| addArc(const fRect &rect, float startAngle, float sweepAngle) | GFt::Path | |
| addBezier(const fBezier &bezier) | GFt::Path | |
| addCircle(const fCircle &circle) | GFt::Path | |
| addEllipse(const fEllipse &ellipse) | GFt::Path | |
| addFitCurve(const fFitCurve &fitCurve) | GFt::Path | |
| addLine(const fLine &line) | GFt::Path | |
| addPath(const Path &other, bool connect=false) | GFt::Path | |
| addPie(const fRect &rect, float startAngle, float sweepAngle) | GFt::Path | |
| addPolygon(const fPolygon &points) | GFt::Path | |
| addRect(const fRect &rect) | GFt::Path | |
| addText(const std::wstring &text, const fPoint &position, const Font &font=Font(L"宋体")) | GFt::Path | |
| close() | GFt::Path | |
| closeAll() | GFt::Path | |
| count() const | GFt::Path | |
| getBounds(const fMat3x3 &transform=fMat3x3::I()) const | GFt::Path | |
| getLastPoint() const | GFt::Path | |
| Graphics class | GFt::Path | friend |
| operator=(const Path &other) | GFt::Path | |
| operator=(Path &&other) | GFt::Path | |
| outline() | GFt::Path | |
| Path() | GFt::Path | |
| Path(const Path &other) | GFt::Path | |
| Path(Path &&other) | GFt::Path | |
| reset() | GFt::Path | |
| reverse() | GFt::Path | |
| start() | GFt::Path | |
| transformBy(const fMat3x3 &transform) | GFt::Path | |
| ~Path() | GFt::Path |