UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBarcode2D.ADataMatrix Class Reference

Base class for ADataMatrix. More...

Inheritance diagram for LabelMaker.Interfaces.IBarcode2D.ADataMatrix:
LabelMaker.Interfaces.IBarcode2D.ABarcode2D LabelMaker.Interfaces.IBarcode2D.ISquareCell LabelMaker.Interfaces.IBarcode2D.IBarcode2D LabelMaker.Interfaces.IBarcode2D.IBarcodeItem2D LabelMaker.Interfaces.IBarcode2D.IPositionRuler LabelMaker.Interfaces.ISettings.IRotation LabelMaker.PGL.BcdDataMatrix.DataMatrixBarcode LabelMaker.TSPL.BcdDataMatrix.DataMatrixBarcode

Public Member Functions

 __init__ (self, Optional[IPoint] start=None, str data="", Optional[ICellSquare] cell_size=None)
 
str ctrl_char (self, int decimal_char_value)
 
str fnc1 (self)
 
- Public Member Functions inherited from LabelMaker.Interfaces.IBarcode2D.ABarcode2D
str __str__ (self)
 

Public Attributes

 ctrl_char_delimiter
 
 rows_cols
 
 cell_size
 
 rectangle
 
- Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.ABarcode2D
 start
 
 data
 
 ruler
 
 rotation
 

Additional Inherited Members

- Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.IBarcodeItem2D
IPoint start
 
str data
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.IPositionRuler
IRuler ruler
 
- Static Public Attributes inherited from LabelMaker.Interfaces.ISettings.IRotation
RotateEnum rotation
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.ISquareCell
ICellSquare cell_size
 

Detailed Description

Base class for ADataMatrix.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IBarcode2D.ADataMatrix.__init__ ( self,
Optional[IPoint] start = None,
str data = "",
Optional[ICellSquare] cell_size = None )

Member Function Documentation

◆ ctrl_char()

str LabelMaker.Interfaces.IBarcode2D.ADataMatrix.ctrl_char ( self,
int decimal_char_value )

◆ fnc1()

str LabelMaker.Interfaces.IBarcode2D.ADataMatrix.fnc1 ( self)

Member Data Documentation

◆ cell_size

LabelMaker.Interfaces.IBarcode2D.ADataMatrix.cell_size

◆ ctrl_char_delimiter

LabelMaker.Interfaces.IBarcode2D.ADataMatrix.ctrl_char_delimiter

◆ rectangle

LabelMaker.Interfaces.IBarcode2D.ADataMatrix.rectangle

◆ rows_cols

LabelMaker.Interfaces.IBarcode2D.ADataMatrix.rows_cols

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