MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Pdf.CellCustomParams Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, Pdf.CellCustomParams arg0)
 
None __init__ (self, std_optional_Color colorText, std_optional_Color colorCellBg, std_optional_Color colorCellBorder, std_optional_std_string text)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
Pdf.CellCustomParams operator (*args, **kwargs)
 
Pdf.CellCustomParams operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_colorCellBg = 5
 
typing _offsetof_colorCellBorder = 10
 
typing _offsetof_colorText = 0
 
typing _offsetof_text = 16
 

Detailed Description

Generated from:  MR::Pdf::CellCustomParams

Constructor & Destructor Documentation

◆ __init__() [1/4]

None mrmeshpy.Pdf.CellCustomParams.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/4]

None mrmeshpy.Pdf.CellCustomParams.__init__ ( self)

◆ __init__() [3/4]

None mrmeshpy.Pdf.CellCustomParams.__init__ ( self,
Pdf.CellCustomParams arg0 )
Implicit copy constructor.

◆ __init__() [4/4]

None mrmeshpy.Pdf.CellCustomParams.__init__ ( self,
std_optional_Color colorText,
std_optional_Color colorCellBg,
std_optional_Color colorCellBorder,
std_optional_std_string text )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

Pdf.CellCustomParams mrmeshpy.Pdf.CellCustomParams.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

Pdf.CellCustomParams mrmeshpy.Pdf.CellCustomParams.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_colorCellBg

typing mrmeshpy.Pdf.CellCustomParams._offsetof_colorCellBg = 5
staticprotected

◆ _offsetof_colorCellBorder

typing mrmeshpy.Pdf.CellCustomParams._offsetof_colorCellBorder = 10
staticprotected

◆ _offsetof_colorText

typing mrmeshpy.Pdf.CellCustomParams._offsetof_colorText = 0
staticprotected

◆ _offsetof_text

typing mrmeshpy.Pdf.CellCustomParams._offsetof_text = 16
staticprotected

The documentation for this class was generated from the following file: