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 | |
_pybind11_conduit_v1_(*args, **kwargs) | mrmeshpy.Pdf | protectedstatic |
addImageFromFile(self, os.PathLike|str|bytes imagePath, str caption='', std_vector_std_pair_double_std_string valuesMarks='{}') | mrmeshpy.Pdf | |
addText(self, str text, bool isTitle=False) | mrmeshpy.Pdf | |
close(self) | mrmeshpy.Pdf | |
getCursorPosX(self) | mrmeshpy.Pdf | |
getCursorPosY(self) | mrmeshpy.Pdf | |
newPage(self) | mrmeshpy.Pdf | |
setCursorPosX(self, float posX) | mrmeshpy.Pdf | |
setCursorPosY(self, float posY) | mrmeshpy.Pdf |