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

Public Member Functions

None __init__ (self)
 
None __init__ (self, Pdf.TextCellParams arg0)
 
None __init__ (self, Pdf.TextParams textParams, Box2f rect, Color colorBorder, Color colorBackground)
 

Static Public Member Functions

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

Static Public Attributes

Pdf textParams .TextParams
 

Static Protected Attributes

typing _offsetof_colorBackground = 84
 
typing _offsetof_colorBorder = 80
 
typing _offsetof_rect = 64
 
typing _offsetof_textParams = 0
 

Detailed Description

Generated from:  MR::Pdf::TextCellParams

Constructor & Destructor Documentation

◆ __init__() [1/4]

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

◆ __init__() [2/4]

None mrmeshpy.Pdf.TextCellParams.__init__ ( self)

◆ __init__() [3/4]

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

◆ __init__() [4/4]

None mrmeshpy.Pdf.TextCellParams.__init__ ( self,
Pdf.TextParams textParams,
Box2f rect,
Color colorBorder,
Color colorBackground )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

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

◆ operator() [2/2]

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

Member Data Documentation

◆ _offsetof_colorBackground

typing mrmeshpy.Pdf.TextCellParams._offsetof_colorBackground = 84
staticprotected

◆ _offsetof_colorBorder

typing mrmeshpy.Pdf.TextCellParams._offsetof_colorBorder = 80
staticprotected

◆ _offsetof_rect

typing mrmeshpy.Pdf.TextCellParams._offsetof_rect = 64
staticprotected

◆ _offsetof_textParams

typing mrmeshpy.Pdf.TextCellParams._offsetof_textParams = 0
staticprotected

◆ textParams

Pdf mrmeshpy.Pdf.TextCellParams.textParams .TextParams
static

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