|
PoDoFo
0.9.6
|
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 | inlinevirtual |
| GetBleedBox() const | PoDoFo::PdfPage | inlinevirtual |
| GetContents() const | PoDoFo::PdfPage | virtual |
| GetContentsForAppending() const | PoDoFo::PdfPage | virtual |
| GetCropBox() const | PoDoFo::PdfPage | inlinevirtual |
| GetField(int index) | PoDoFo::PdfPage | |
| GetField(int index) const | PoDoFo::PdfPage | |
| GetFromResources(const PdfName &rType, const PdfName &rKey) | PoDoFo::PdfPage | |
| GetInheritedKey(const PdfName &rName) const | PoDoFo::PdfPage | inline |
| GetMediaBox() const | PoDoFo::PdfPage | inlinevirtual |
| GetNonConstObject() const | PoDoFo::PdfElement | inlineprotected |
| 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 | inlinevirtual |
| GetProcSet() | PoDoFo::PdfCanvas | static |
| GetResources() const | PoDoFo::PdfPage | inlinevirtual |
| GetRotation() const | PoDoFo::PdfPage | virtual |
| GetTrimBox() const | PoDoFo::PdfPage | inlinevirtual |
| 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 | |
| SetICCProfile(const char *pszCSTag, PdfInputStream *pStream, pdf_int64 nColorComponents, EPdfColorSpace eAlternateColorSpace=ePdfColorSpace_DeviceRGB) | PoDoFo::PdfPage | virtual |
| SetPageHeight(int newHeight) | PoDoFo::PdfPage | |
| SetPageWidth(int newWidth) | PoDoFo::PdfPage | |
| SetRotation(int nRotation) | PoDoFo::PdfPage | virtual |
| SetTrimBox(const PdfRect &rSize) | 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 | inlinevirtual |