, including all inherited members.
| CreateObject(const char *pszType=NULL) | PoDoFo::PdfElement | [protected] |
| GetAction() const | PoDoFo::PdfAnnotation | |
| GetColor() const | PoDoFo::PdfAnnotation | |
| GetContents() const | PoDoFo::PdfAnnotation | |
| GetDestination() const | PoDoFo::PdfAnnotation | |
| GetFileAttachement() const | PoDoFo::PdfAnnotation | |
| GetFlags() const | PoDoFo::PdfAnnotation | |
| GetNonConstObject() const | PoDoFo::PdfElement | [inline, protected] |
| GetObject() | PoDoFo::PdfElement | [inline] |
| GetObject() const | PoDoFo::PdfElement | [inline] |
| GetOpen() const | PoDoFo::PdfAnnotation | |
| GetPage() const | PoDoFo::PdfAnnotation | [inline] |
| GetQuadPoints() const | PoDoFo::PdfAnnotation | |
| GetRect() const | PoDoFo::PdfAnnotation | |
| GetTitle() const | PoDoFo::PdfAnnotation | |
| GetType() const | PoDoFo::PdfAnnotation | [inline] |
| HasAction() const | PoDoFo::PdfAnnotation | |
| HasAppearanceStream() const | PoDoFo::PdfAnnotation | |
| HasDestination() const | PoDoFo::PdfAnnotation | |
| HasFileAttachement() const | PoDoFo::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::PdfElement | [protected] |
| PdfElement(const char *pszType, PdfDocument *pParent) | PoDoFo::PdfElement | [protected] |
| PdfElement(const char *pszType, PdfObject *pObject) | PoDoFo::PdfElement | [protected] |
| PdfElement(EPdfDataType eExpectedDataType, PdfObject *pObject) | PoDoFo::PdfElement | [protected] |
| SetAction(const PdfAction &rAction) | PoDoFo::PdfAnnotation | |
| SetAppearanceStream(PdfXObject *pObject) | 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 | |
| SetTitle(const PdfString &sTitle) | PoDoFo::PdfAnnotation | |
| TypeNameForIndex(int i, const char **ppTypes, long lLen) const | PoDoFo::PdfElement | [protected] |
| TypeNameToIndex(const char *pszType, const char **ppTypes, long lLen, int nUnknownValue) const | PoDoFo::PdfElement | [protected] |