|
pdfmm 0.9.20
|
This is the complete list of members for mm::PdfTriangleShadingPattern, including all inherited members.
| GetIdentifier() const | mm::PdfShadingPattern | inline |
| GetObject() | mm::PdfElement | inline |
| GetObject() const | mm::PdfElement | inline |
| PdfElement(PdfObject &obj, PdfDataType expectedDataType) | mm::PdfElement | protected |
| PdfShadingPattern(PdfDocument &doc, PdfShadingPatternType shadingType) | mm::PdfShadingPattern | protected |
| PdfTriangleShadingPattern(PdfDocument &doc, double x0, double y0, const PdfColor &color0, double x1, double y1, const PdfColor &color1, double x2, double y2, const PdfColor &color2) | mm::PdfTriangleShadingPattern |