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

ABarcode2D条形码的基类。 更多...

类 LabelMaker.Interfaces.IBarcode2D.ABarcode2D 继承关系图:
LabelMaker.Interfaces.IBarcode2D.IBarcode2D LabelMaker.Interfaces.IBarcode2D.IBarcodeItem2D LabelMaker.Interfaces.IBarcode2D.IPositionRuler LabelMaker.Interfaces.ISettings.IRotation LabelMaker.Interfaces.IBarcode2D.ADataMatrix LabelMaker.Interfaces.IBcdPdf417.APdf417 LabelMaker.Interfaces.IBcdQRCode.AQRBarcode LabelMaker.PGL.BcdDataMatrix.DataMatrixBarcode LabelMaker.TSPL.BcdDataMatrix.DataMatrixBarcode LabelMaker.PGL.Pdf417Barcode.Pdf417Barcode LabelMaker.TSPL.Pdf417Barcode.Pdf417Barcode LabelMaker.PGL.QRBarcode.QRBarcode LabelMaker.TSPL.QRBarcode.QRBarcode

Public 成员函数

 __init__ (self, Optional[IPoint] start=None, str data="", Optional[IRuler] ruler=None, RotateEnum rotation=RotateEnum.NONE)
 
str __str__ (self)
 
- Public 成员函数 继承自 LabelMaker.Interfaces.IBarcode2D.IBarcode2D
str __str__ (self)
 

Public 属性

 start = start
 
 data = data
 
 ruler = ruler or Defaults.ruler()
 
 rotation = rotation
 

详细描述

ABarcode2D条形码的基类。

构造及析构函数说明

◆ __init__()

LabelMaker.Interfaces.IBarcode2D.ABarcode2D.__init__ ( self,
Optional[IPoint] start = None,
str data = "",
Optional[IRuler] ruler = None,
RotateEnum rotation = RotateEnum.NONE )

成员函数说明

◆ __str__()

str LabelMaker.Interfaces.IBarcode2D.ABarcode2D.__str__ ( self)

类成员变量说明

◆ data

LabelMaker.Interfaces.IBarcode2D.ABarcode2D.data = data

◆ rotation

LabelMaker.Interfaces.IBarcode2D.ABarcode2D.rotation = rotation

◆ ruler

LabelMaker.Interfaces.IBarcode2D.ABarcode2D.ruler = ruler or Defaults.ruler()

◆ start

LabelMaker.Interfaces.IBarcode2D.ABarcode2D.start = start

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