|
| | PdfShadingPattern (EPdfShadingPatternType eShadingType, PdfVecObjects *pParent) |
| |
| | PdfShadingPattern (EPdfShadingPatternType eShadingType, PdfDocument *pParent) |
| |
| | PdfElement (const char *pszType, PdfVecObjects *pParent) |
| |
| | PdfElement (const char *pszType, PdfDocument *pParent) |
| |
| | PdfElement (const char *pszType, PdfObject *pObject) |
| |
| | PdfElement (EPdfDataType eExpectedDataType, PdfObject *pObject) |
| |
| const char * | TypeNameForIndex (int i, const char **ppTypes, long lLen) const |
| |
| int | TypeNameToIndex (const char *pszType, const char **ppTypes, long lLen, int nUnknownValue) const |
| |
| PdfObject * | CreateObject (const char *pszType=NULL) |
| |
| PdfObject * | GetNonConstObject () const |
| |
This class defined a shading pattern which can be used to fill abitrary shapes with a pattern using PdfPainter.