PoDoFo::PdfPage Member List
This is the complete list of members for
PoDoFo::PdfPage, including all inherited members.
| AddColorResource(const PdfColor &rColor) | PoDoFo::PdfCanvas | |
| AddResource(const PdfName &rIdentifier, const PdfReference &rRef, const PdfName &rName) | PoDoFo::PdfCanvas | |
| CreateAnnotation(EPdfAnnotation eType, const PdfRect &rRect) | PoDoFo::PdfPage | |
| CreateObject(const char *pszType=NULL) | PoDoFo::PdfElement | [protected] |
| CreateStandardPageSize(const EPdfPageSize ePageSize, bool bLandscape=false) | PoDoFo::PdfPage | [static] |
| DeleteAnnotation(int index) | PoDoFo::PdfPage | |
| DeleteAnnotation(const PdfReference &ref) | PoDoFo::PdfPage | |
| GetAnnotation(int index) | PoDoFo::PdfPage | |
| GetArtBox() const | PoDoFo::PdfPage | [inline, virtual] |
| GetBleedBox() const | PoDoFo::PdfPage | [inline, virtual] |
| GetContents() const | PoDoFo::PdfPage | [virtual] |
| GetContentsForAppending() const | PoDoFo::PdfPage | [virtual] |
| GetCropBox() const | PoDoFo::PdfPage | [inline, virtual] |
| GetField(int index) | PoDoFo::PdfPage | |
| GetField(int index) const | PoDoFo::PdfPage | |
| GetFromResources(const PdfName &rType, const PdfName &rKey) | PoDoFo::PdfPage | |
| GetMediaBox() const | PoDoFo::PdfPage | [inline, virtual] |
| GetNonConstObject() const | PoDoFo::PdfElement | [inline, protected] |
| GetNumAnnots() const | PoDoFo::PdfPage | [virtual] |
| GetNumFields() const | PoDoFo::PdfPage | |
| GetObject() | PoDoFo::PdfElement | [inline] |
| GetObject() const | PoDoFo::PdfElement | [inline] |
| GetPageNumber() const | PoDoFo::PdfPage | |
| GetPageSize() const | PoDoFo::PdfPage | [inline, virtual] |
| GetProcSet() | PoDoFo::PdfCanvas | [static] |
| GetResources() const | PoDoFo::PdfPage | [inline, virtual] |
| GetRotation() const | PoDoFo::PdfPage | [virtual] |
| GetTrimBox() const | PoDoFo::PdfPage | [inline, virtual] |
| 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] |
| PdfPage(const PdfRect &rSize, PdfDocument *pParent) | PoDoFo::PdfPage | |
| PdfPage(const PdfRect &rSize, PdfVecObjects *pParent) | PoDoFo::PdfPage | |
| PdfPage(PdfObject *pObject, const std::deque< PdfObject * > &listOfParents) | PoDoFo::PdfPage | |
| SetPageHeight(int newHeight) | PoDoFo::PdfPage | |
| SetPageWidth(int newWidth) | PoDoFo::PdfPage | |
| 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] |
| ~PdfCanvas() | PoDoFo::PdfCanvas | [inline, virtual] |