![]() |
PDFix SDK
6.5.0
|
This is the complete list of members for PdsPath, including all inherited members.
| ArcTo(PdfPoint *end_p, PdfPoint *radius_p, double angle, bool is_large, bool sweep)=0 (defined in PdsPath) | PdsPath | pure virtual |
| ClosePath()=0 (defined in PdsPath) | PdsPath | pure virtual |
| CurveTo(PdfPoint *control_p_1, PdfPoint *control_p_2, PdfPoint *point)=0 (defined in PdsPath) | PdsPath | pure virtual |
| GetBBox(PdfRect *bbox)=0 | PdsPageObject | pure virtual |
| GetContentMark()=0 | PdsPageObject | pure virtual |
| GetGState(PdfGraphicState *g_state)=0 | PdsPageObject | pure virtual |
| GetId()=0 | PdsPageObject | pure virtual |
| GetNumPathPoints()=0 | PdsPath | pure virtual |
| GetObjectType()=0 | PdsPageObject | pure virtual |
| GetPage()=0 | PdsPageObject | pure virtual |
| GetPathPoint(int index)=0 | PdsPath | pure virtual |
| GetStructObject(bool struct_parent)=0 | PdsPageObject | pure virtual |
| LineTo(PdfPoint *point)=0 (defined in PdsPath) | PdsPath | pure virtual |
| MoveTo(PdfPoint *point)=0 (defined in PdsPath) | PdsPath | pure virtual |
| SetFillType(PdfFillRule fill)=0 (defined in PdsPath) | PdsPath | pure virtual |
| SetGState(PdfGraphicState *g_state)=0 | PdsPageObject | pure virtual |
| SetMatrix(PdfMatrix *matrix)=0 | PdsPageObject | pure virtual |
| SetRender(bool render)=0 | PdsPageObject | pure virtual |
| SetStroke(bool stroke)=0 (defined in PdsPath) | PdsPath | pure virtual |