|
pdfmm 0.9.20
|
This is the complete list of members for mm::PdfPage, including all inherited members.
| AddColorResource(const PdfColor &color) | mm::PdfCanvas | |
| AddResource(const PdfName &identifier, const PdfReference &ref, const PdfName &name) | mm::PdfCanvas | |
| CreateAnnotation(PdfAnnotationType annotType, const PdfRect &rect) | mm::PdfPage | |
| CreateStandardPageSize(const PdfPageSize pageSize, bool landscape=false) | mm::PdfPage | static |
| DeleteAnnotation(unsigned index) | mm::PdfPage | |
| DeleteAnnotation(PdfObject &annotObj) | mm::PdfPage | |
| GetAnnotation(unsigned index) | mm::PdfPage | |
| GetAnnotationCount() const | mm::PdfPage | |
| GetArtBox() const | mm::PdfPage | |
| GetBleedBox() const | mm::PdfPage | |
| GetCropBox() const | mm::PdfPage | |
| GetFromResources(const PdfName &type, const PdfName &key) | mm::PdfPage | |
| GetInheritedKey(const PdfName &name) const | mm::PdfPage | |
| GetMediaBox() const | mm::PdfPage | |
| GetObject() | mm::PdfElement | inline |
| GetObject() const | mm::PdfElement | inline |
| GetPageNumber() const | mm::PdfPage | |
| GetProcSet() | mm::PdfCanvas | static |
| GetRect() const override | mm::PdfPage | virtual |
| GetRotationRaw() const | mm::PdfPage | |
| GetTrimBox() const | mm::PdfPage | |
| HasRotation(double &teta) const override | mm::PdfPage | virtual |
| PdfElement(PdfObject &obj, PdfDataType expectedDataType) | mm::PdfElement | protected |
| PdfPage(PdfDocument &parent, const PdfRect &size) | mm::PdfPage | |
| PdfPage(PdfObject &obj, const std::deque< PdfObject * > &listOfParents) | mm::PdfPage | |
| SetICCProfile(const std::string_view &csTag, PdfInputStream &stream, int64_t colorComponents, PdfColorSpace alternateColorSpace=PdfColorSpace::DeviceRGB) | mm::PdfPage | |
| SetMediaBox(const PdfRect &size) | mm::PdfPage | |
| SetPageHeight(int newHeight) | mm::PdfPage | |
| SetPageWidth(int newWidth) | mm::PdfPage | |
| SetRotationRaw(int rotation) | mm::PdfPage | |
| SetTrimBox(const PdfRect &size) | mm::PdfPage | |
| ~PdfCanvas() | mm::PdfCanvas | inlinevirtual |