UniPRT SDK v1.0.0.0
 
载入中...
搜索中...
未找到
LabelMaker.Interfaces.IBarcode2D.ADataMatrix类 参考

ADataMatrix的基类。 更多...

类 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 成员函数

 __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 成员函数 继承自 LabelMaker.Interfaces.IBarcode2D.ABarcode2D
str __str__ (self)
 

Public 属性

 ctrl_char_delimiter
 
 rows_cols
 
 cell_size
 
 rectangle
 
- Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.ABarcode2D
 start
 
 data
 
 ruler
 
 rotation
 

额外继承的成员函数

- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.IBarcodeItem2D
IPoint start
 
str data
 
- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.IPositionRuler
IRuler ruler
 
- 静态 Public 属性 继承自 LabelMaker.Interfaces.ISettings.IRotation
RotateEnum rotation
 
- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.ISquareCell
ICellSquare cell_size
 

详细描述

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

◆ ctrl_char_delimiter

LabelMaker.Interfaces.IBarcode2D.ADataMatrix.ctrl_char_delimiter

◆ rectangle

LabelMaker.Interfaces.IBarcode2D.ADataMatrix.rectangle

◆ rows_cols

LabelMaker.Interfaces.IBarcode2D.ADataMatrix.rows_cols

该类的文档由以下文件生成: