This is the complete list of members for mrmeshpy.Pdf, including all inherited members.
__bool__(self) | mrmeshpy.Pdf | |
__init__(self, os.PathLike|str|bytes documentPath, PdfParameters params='MR::PdfParameters()') | mrmeshpy.Pdf | |
__repr__(self) | mrmeshpy.Pdf | |
addImageFromFile(self, os.PathLike|str|bytes imagePath, Pdf.ImageParams params) | mrmeshpy.Pdf | |
addPaletteStatsTable(self, std_vector_Pdf_PaletteRowStats paletteStats) | mrmeshpy.Pdf | |
addTable(self, std_vector_std_pair_std_string_float table) | mrmeshpy.Pdf | |
addText(self, str text, bool isTitle=False) | mrmeshpy.Pdf | |
close(self) | mrmeshpy.Pdf | |
getCursorPosX(self) | mrmeshpy.Pdf | |
getCursorPosY(self) | mrmeshpy.Pdf | |
getPageSize(self) | mrmeshpy.Pdf | |
getPageWorkArea(self) | mrmeshpy.Pdf | |
newPage(self) | mrmeshpy.Pdf | |
setCursorPosX(self, float posX) | mrmeshpy.Pdf | |
setCursorPosY(self, float posY) | mrmeshpy.Pdf |