Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, PdfParameters arg0) |
| None | __init__ (self, float titleSize, float textSize, std_variant_PdfBuildinFont_std_filesystem_path defaultFont, std_variant_PdfBuildinFont_std_filesystem_path defaultFontBold, std_variant_PdfBuildinFont_std_filesystem_path tableFont, std_variant_PdfBuildinFont_std_filesystem_path tableFontBold) |
| std_variant_PdfBuildinFont_std_filesystem_path | defaultFont (self) |
| None | defaultFont (self, std_variant_PdfBuildinFont_std_filesystem_path arg1) |
| std_variant_PdfBuildinFont_std_filesystem_path | tableFont (self) |
| None | tableFont (self, std_variant_PdfBuildinFont_std_filesystem_path arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| PdfParameters | operator (*args, **kwargs) |
| PdfParameters | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_defaultFont = 8 |
| typing | _offsetof_defaultFontBold = 56 |
| typing | _offsetof_tableFont = 104 |
| typing | _offsetof_tableFontBold = 152 |
| typing | _offsetof_textSize = 4 |
| typing | _offsetof_titleSize = 0 |
Generated from: MR::PdfParameters @brief Parameters of document style
|
static |
| None mrmeshpy.PdfParameters.__init__ | ( | self | ) |
| None mrmeshpy.PdfParameters.__init__ | ( | self, | |
| PdfParameters | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.PdfParameters.__init__ | ( | self, | |
| float | titleSize, | ||
| float | textSize, | ||
| std_variant_PdfBuildinFont_std_filesystem_path | defaultFont, | ||
| std_variant_PdfBuildinFont_std_filesystem_path | defaultFontBold, | ||
| std_variant_PdfBuildinFont_std_filesystem_path | tableFont, | ||
| std_variant_PdfBuildinFont_std_filesystem_path | tableFontBold ) |
Implicit aggregate constructor.
| std_variant_PdfBuildinFont_std_filesystem_path mrmeshpy.PdfParameters.defaultFont | ( | self | ) |
@brief Font name
| None mrmeshpy.PdfParameters.defaultFont | ( | self, | |
| std_variant_PdfBuildinFont_std_filesystem_path | arg1 ) |
|
static |
|
static |
| std_variant_PdfBuildinFont_std_filesystem_path mrmeshpy.PdfParameters.tableFont | ( | self | ) |
Font name for table (monospaced)
| None mrmeshpy.PdfParameters.tableFont | ( | self, | |
| std_variant_PdfBuildinFont_std_filesystem_path | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |