PDFix SDK  6.12.0
PdsPath Member List

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)=0PdsPathpure virtual
ClosePath()=0PdsPathpure virtual
CopyToContent(PdsContent *content, int index)=0PdsPageObjectpure virtual
CurveTo(const PdfPoint *control_p_1, const PdfPoint *control_p_2, const PdfPoint *point)=0PdsPathpure virtual
GetBBox(PdfRect *bbox) const =0PdsPageObjectpure virtual
GetContentMark()=0PdsPageObjectpure virtual
GetGState(PdfGraphicState *g_state)=0PdsPageObjectpure virtual
GetId() const =0PdsPageObjectpure virtual
GetNumPathPoints() const =0PdsPathpure virtual
GetObjectType() const =0PdsPageObjectpure virtual
GetPage()=0PdsPageObjectpure virtual
GetPathPoint(int index)=0PdsPathpure virtual
GetQuad(PdfQuad *quad) const =0PdsPageObjectpure virtual
GetStateFlags() const =0PdsPageObjectpure virtual
GetStructObject(bool struct_parent)=0PdsPageObjectpure virtual
LineTo(const PdfPoint *point)=0PdsPathpure virtual
MoveTo(const PdfPoint *point)=0PdsPathpure virtual
MoveToContent(PdsContent *content, int index)=0PdsPageObjectpure virtual
SetFillType(PdfFillRule fill)=0PdsPathpure virtual
SetGState(const PdfGraphicState *g_state)=0PdsPageObjectpure virtual
SetMatrix(const PdfMatrix *matrix)=0PdsPageObjectpure virtual
SetStateFlags(int flags)=0PdsPageObjectpure virtual
SetStroke(bool stroke)=0PdsPathpure virtual