PoDoFo::PdfStitchingFunction Member List
This is the complete list of members for
PoDoFo::PdfStitchingFunction, including all inherited members.
CreateObject(const char *pszType=NULL) | PoDoFo::PdfElement | [protected] |
GetObject() | PoDoFo::PdfElement | [inline] |
GetObject() const | PoDoFo::PdfElement | [inline] |
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] |
PdfFunction(EPdfFunctionType eType, const PdfArray &rDomain, PdfVecObjects *pParent) | PoDoFo::PdfFunction | [protected] |
PdfFunction(EPdfFunctionType eType, const PdfArray &rDomain, PdfDocument *pParent) | PoDoFo::PdfFunction | [protected] |
PdfStitchingFunction(const PdfFunction::List &rlstFunctions, const PdfArray &rDomain, const PdfArray &rBounds, const PdfArray &rEncode, PdfVecObjects *pParent) | PoDoFo::PdfStitchingFunction | |
PdfStitchingFunction(const PdfFunction::List &rlstFunctions, const PdfArray &rDomain, const PdfArray &rBounds, const PdfArray &rEncode, PdfDocument *pParent) | PoDoFo::PdfStitchingFunction | |
TypeNameForIndex(int i, const char **ppTypes, long lLen) const | PoDoFo::PdfElement | [protected] |
TypeNameToIndex(const char *pszType, const char **ppTypes, long lLen) const | PoDoFo::PdfElement | [protected] |