MeshLib
 
Loading...
Searching...
No Matches
MR::Pdf Member List

This is the complete list of members for MR::Pdf, including all inherited members.

addImageFromFile(const std::filesystem::path &imagePath, const std::string &caption={}, const std::vector< std::pair< double, std::string > > &valuesMarks={})MR::Pdf
addText(const std::string &text, bool isTitle=false)MR::Pdf
close()MR::Pdf
getCursorPosX() constMR::Pdfinline
getCursorPosY() constMR::Pdfinline
newPage()MR::Pdf
operator bool() constMR::Pdfinline
operator=(Pdf other) noexceptMR::Pdf
operator=(const Pdf &rhs)=deleteMR::Pdf
Pdf(const std::filesystem::path &documentPath, const PdfParameters &params=PdfParameters())MR::Pdf
Pdf(Pdf &&other) noexceptMR::Pdf
Pdf(const Pdf &rhs)=deleteMR::Pdf
setCursorPosX(HPDF_REAL posX)MR::Pdfinline
setCursorPosY(HPDF_REAL posY)MR::Pdfinline
~Pdf()MR::Pdf