PDFix SDK  7.2.0
Loading...
Searching...
No Matches
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
GetContentId()=0PdsPageObjectpure virtual
GetContentItemId(int level)=0PdsPageObjectpure virtual
GetContentMark()=0PdsPageObjectpure virtual
GetContentStreamIndex()=0PdsPageObjectpure virtual
GetDoc()=0PdsPageObjectpure virtual
GetGState(PdfGraphicState *g_state)=0PdsPageObjectpure virtual
GetId()=0PdsPageObjectpure virtual
GetMcid()=0PdsPageObjectpure virtual
GetNumContentItemIds()=0PdsPageObjectpure virtual
GetNumEqualTags(PdsPageObject *object)=0PdsPageObjectpure virtual
GetNumPathPoints() const =0PdsPathpure virtual
GetObjectType() const =0PdsPageObjectpure virtual
GetOperatorId()=0PdsPageObjectpure virtual
GetPage()=0PdsPageObjectpure virtual
GetParentContent()=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
MoveToObject(PdsPageObject *ref_obj, bool after, int dst_tag_index, int obj_tag_index)=0PdsPageObjectpure virtual
RegisterEvent(PdfEventType type, PdsPageObjectEventProc proc, void *data)=0PdsPageObjectpure virtual
RemoveTags(PdfContentMarkFlags flags)=0PdsPageObjectpure virtual
SetFillType(PdfFillRule fill)=0PdsPathpure virtual
SetGState(const PdfGraphicState *g_state)=0PdsPageObjectpure virtual
SetStateFlags(PdfStateFlags flags)=0PdsPageObjectpure virtual
SetStroke(bool stroke)=0PdsPathpure virtual
TransformCTM(const PdfMatrix *matrix)=0PdsPageObjectpure virtual
UnregisterEvent(PdfEventType type, PdsPageObjectEventProc proc, void *data)=0PdsPageObjectpure virtual