MeshLib C++ Docs
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 ImageParams &params)MR::Pdf
addPaletteStatsTable(const std::vector< PaletteRowStats > &paletteStats)MR::Pdf
addTable(const std::vector< std::pair< std::string, float > > &table)MR::Pdf
addText(const std::string &text, bool isTitle=false)MR::Pdf
close()MR::Pdf
getCursorPosX() constMR::Pdfinline
getCursorPosY() constMR::Pdfinline
getPageSize() constMR::Pdf
getPageWorkArea() constMR::Pdf
newPage()MR::Pdf
operator bool() constMR::Pdf
operator=(Pdf other) noexceptMR::Pdf
Pdf(const std::filesystem::path &documentPath, const PdfParameters &params=PdfParameters())MR::Pdf
Pdf(Pdf &&other) noexceptMR::Pdf
setCursorPosX(float posX)MR::Pdfinline
setCursorPosY(float posY)MR::Pdfinline
~Pdf()MR::Pdf