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

AMaxicodeBarcode的基类。 更多...

类 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode 继承关系图:
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode LabelMaker.Interfaces.IBarcode2D.IStartPoint LabelMaker.Interfaces.IBarcode2D.IPositionRuler LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode LabelMaker.TSPL.BcdMaxicode.MaxicodeBarcode

Public 成员函数

 __init__ (self, Optional[IPoint] start=None, Optional[IMaxicodeData] data=None)
 
str __str__ (self)
 构造Maxicode条形码数据的字符串表示形式以供打印。
 

Public 属性

 start
 
 data
 
 ruler
 

额外继承的成员函数

- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode
IMaxicodeData data
 
IPoint start
 
IRuler ruler
 
- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.IStartPoint
IPoint start
 
- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.IPositionRuler
IRuler ruler
 

详细描述

AMaxicodeBarcode的基类。

构造及析构函数说明

◆ __init__()

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.__init__ ( self,
Optional[IPoint] start = None,
Optional[IMaxicodeData] data = None )

成员函数说明

◆ __str__()

str LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.__str__ ( self)

构造Maxicode条形码数据的字符串表示形式以供打印。

重载 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode .

LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode , 以及 LabelMaker.TSPL.BcdMaxicode.MaxicodeBarcode 重载.

类成员变量说明

◆ data

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.data

◆ ruler

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.ruler

◆ start

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.start

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