|
PoDoFo 1.1.0
|
This is the complete list of members for PoDoFo::PdfPainterPath, including all inherited members.
| AddArc(double x, double y, double radius, double angle1, double angle2, bool clockwise=false) | PoDoFo::PdfPainterPath | |
| AddArcTo(double x1, double y1, double x2, double y2, double radius) | PoDoFo::PdfPainterPath | |
| AddCircle(double x, double y, double radius) | PoDoFo::PdfPainterPath | |
| AddCubicBezier(double x1, double y1, double x2, double y2, double x3, double y3, double x4, double y4) | PoDoFo::PdfPainterPath | |
| AddCubicBezierTo(double x1, double y1, double x2, double y2, double x3, double y3) | PoDoFo::PdfPainterPath | |
| AddEllipse(double x, double y, double width, double height) | PoDoFo::PdfPainterPath | |
| AddLine(double x1, double y1, double x2, double y2) | PoDoFo::PdfPainterPath | |
| AddLineTo(double x, double y) | PoDoFo::PdfPainterPath | |
| AddPath(const PdfPainterPath &path, bool connect) | PoDoFo::PdfPainterPath | |
| AddRectangle(double x, double y, double width, double height, double roundX=0.0, double roundY=0.0) | PoDoFo::PdfPainterPath | |
| AddRectangle(const Rect &rect, double roundX=0.0, double roundY=0.0) | PoDoFo::PdfPainterPath | |
| Close() | PoDoFo::PdfPainterPath | |
| GetContent() const | PoDoFo::PdfPainterPath | |
| GetCurrentPoint() const | PoDoFo::PdfPainterPath | |
| GetFirstPoint() const | PoDoFo::PdfPainterPath | |
| MoveTo(double x, double y) | PoDoFo::PdfPainterPath | |
| PdfPainterPath() (defined in PoDoFo::PdfPainterPath) | PoDoFo::PdfPainterPath | |
| Reset() | PoDoFo::PdfPainterPath |