PoDoFo  0.9.6
PoDoFo::PdfAnnotation Member List

This is the complete list of members for PoDoFo::PdfAnnotation, including all inherited members.

CreateObject(const char *pszType=NULL)PoDoFo::PdfElementprotected
GetAction() constPoDoFo::PdfAnnotation
GetColor() constPoDoFo::PdfAnnotation
GetContents() constPoDoFo::PdfAnnotation
GetDestination(PdfDocument *pDoc) constPoDoFo::PdfAnnotation
GetFileAttachement() constPoDoFo::PdfAnnotation
GetFlags() constPoDoFo::PdfAnnotation
GetNonConstObject() constPoDoFo::PdfElementinlineprotected
GetObject()PoDoFo::PdfElementinline
GetObject() constPoDoFo::PdfElementinline
GetOpen() constPoDoFo::PdfAnnotation
GetPage() constPoDoFo::PdfAnnotationinline
GetQuadPoints() constPoDoFo::PdfAnnotation
GetRect() constPoDoFo::PdfAnnotation
GetTitle() constPoDoFo::PdfAnnotation
GetType() constPoDoFo::PdfAnnotationinline
HasAction() constPoDoFo::PdfAnnotation
HasAppearanceStream() constPoDoFo::PdfAnnotation
HasDestination() constPoDoFo::PdfAnnotation
HasFileAttachement() constPoDoFo::PdfAnnotation
PdfAnnotation(PdfPage *pPage, EPdfAnnotation eAnnot, const PdfRect &rRect, PdfVecObjects *pParent)PoDoFo::PdfAnnotation
PdfAnnotation(PdfObject *pObject, PdfPage *pPage)PoDoFo::PdfAnnotation
PdfElement(const char *pszType, PdfVecObjects *pParent)PoDoFo::PdfElementprotected
PdfElement(const char *pszType, PdfDocument *pParent)PoDoFo::PdfElementprotected
PdfElement(const char *pszType, PdfObject *pObject)PoDoFo::PdfElementprotected
PdfElement(EPdfDataType eExpectedDataType, PdfObject *pObject)PoDoFo::PdfElementprotected
SetAction(const PdfAction &rAction)PoDoFo::PdfAnnotation
SetAppearanceStream(PdfXObject *pObject, EPdfAnnotationAppearance eAppearance=ePdfAnnotationAppearance_Normal, const PdfName &state="")PoDoFo::PdfAnnotation
SetBorderStyle(double dHCorner, double dVCorner, double dWidth)PoDoFo::PdfAnnotation
SetBorderStyle(double dHCorner, double dVCorner, double dWidth, const PdfArray &rStrokeStyle)PoDoFo::PdfAnnotation
SetColor(double r, double g, double b)PoDoFo::PdfAnnotation
SetColor(double c, double m, double y, double k)PoDoFo::PdfAnnotation
SetColor(double gray)PoDoFo::PdfAnnotation
SetColor()PoDoFo::PdfAnnotation
SetContents(const PdfString &sContents)PoDoFo::PdfAnnotation
SetDestination(const PdfDestination &rDestination)PoDoFo::PdfAnnotation
SetFileAttachement(const PdfFileSpec &rFileSpec)PoDoFo::PdfAnnotation
SetFlags(pdf_uint32 uiFlags)PoDoFo::PdfAnnotation
SetOpen(bool b)PoDoFo::PdfAnnotation
SetQuadPoints(const PdfArray &rQuadPoints)PoDoFo::PdfAnnotation
SetRect(const PdfRect &rRect)PoDoFo::PdfAnnotation
SetTitle(const PdfString &sTitle)PoDoFo::PdfAnnotation
TypeNameForIndex(int i, const char **ppTypes, long lLen) constPoDoFo::PdfElementprotected
TypeNameToIndex(const char *pszType, const char **ppTypes, long lLen, int nUnknownValue) constPoDoFo::PdfElementprotected