Base class for ADataMatrix.
More...
Base class for ADataMatrix.
◆ __init__()
| LabelMaker.Interfaces.IBarcode2D.ADataMatrix.__init__ |
( |
| self, |
|
|
Optional[IPoint] | start = None, |
|
|
str | data = "", |
|
|
Optional[ICellSquare] | cell_size = None ) |
◆ ctrl_char()
| str LabelMaker.Interfaces.IBarcode2D.ADataMatrix.ctrl_char |
( |
| self, |
|
|
int | decimal_char_value ) |
◆ fnc1()
| str LabelMaker.Interfaces.IBarcode2D.ADataMatrix.fnc1 |
( |
| self | ) |
|
◆ cell_size
| LabelMaker.Interfaces.IBarcode2D.ADataMatrix.cell_size = cell_size or Defaults.cell_size() |
◆ ctrl_char_delimiter
| str LabelMaker.Interfaces.IBarcode2D.ADataMatrix.ctrl_char_delimiter = '~' |
◆ rectangle
| bool LabelMaker.Interfaces.IBarcode2D.ADataMatrix.rectangle = False |
◆ rows_cols
| tuple LabelMaker.Interfaces.IBarcode2D.ADataMatrix.rows_cols = (0, 0) |
The documentation for this class was generated from the following file:
- /Users/bob_huang/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/IBarcode2D.py