![]() |
PDFix SDK
6.12.0
|
This is the complete list of members for PdsPath, including all inherited members.
| ArcTo(const PdfPoint *end_p, const PdfPoint *radius_p, float angle, bool is_large, bool sweep)=0 | PdsPath | pure virtual |
| ClosePath()=0 | PdsPath | pure virtual |
| CopyToContent(PdsContent *content, int index)=0 | PdsPageObject | pure virtual |
| CurveTo(const PdfPoint *control_p_1, const PdfPoint *control_p_2, const PdfPoint *point)=0 | PdsPath | pure virtual |
| GetBBox(PdfRect *bbox) const =0 | PdsPageObject | pure virtual |
| GetContentMark()=0 | PdsPageObject | pure virtual |
| GetGState(PdfGraphicState *g_state)=0 | PdsPageObject | pure virtual |
| GetId() const =0 | PdsPageObject | pure virtual |
| GetNumPathPoints() const =0 | PdsPath | pure virtual |
| GetObjectType() const =0 | PdsPageObject | pure virtual |
| GetPage()=0 | PdsPageObject | pure virtual |
| GetPathPoint(int index)=0 | PdsPath | pure virtual |
| GetQuad(PdfQuad *quad) const =0 | PdsPageObject | pure virtual |
| GetStateFlags() const =0 | PdsPageObject | pure virtual |
| GetStructObject(bool struct_parent)=0 | PdsPageObject | pure virtual |
| LineTo(const PdfPoint *point)=0 | PdsPath | pure virtual |
| MoveTo(const PdfPoint *point)=0 | PdsPath | pure virtual |
| MoveToContent(PdsContent *content, int index)=0 | PdsPageObject | pure virtual |
| SetFillType(PdfFillRule fill)=0 | PdsPath | pure virtual |
| SetGState(const PdfGraphicState *g_state)=0 | PdsPageObject | pure virtual |
| SetMatrix(const PdfMatrix *matrix)=0 | PdsPageObject | pure virtual |
| SetStateFlags(int flags)=0 | PdsPageObject | pure virtual |
| SetStroke(bool stroke)=0 | PdsPath | pure virtual |