ABarcode2D条形码的基类。 更多...
Public 成员函数 | |
__init__ (self, Optional[IPoint] start=None, str data="", Optional[IRuler] ruler=None, RotateEnum rotation=RotateEnum.NONE) | |
str | __str__ (self) |
Public 属性 | |
start | |
data | |
ruler | |
rotation | |
额外继承的成员函数 | |
![]() | |
IPoint | start |
str | data |
![]() | |
IRuler | ruler |
![]() | |
RotateEnum | rotation |
ABarcode2D条形码的基类。
LabelMaker.Interfaces.IBarcode2D.ABarcode2D.__init__ | ( | self, | |
Optional[IPoint] | start = None, | ||
str | data = "", | ||
Optional[IRuler] | ruler = None, | ||
RotateEnum | rotation = RotateEnum.NONE ) |
被 LabelMaker.PGL.QRBarcode.QRBarcode, LabelMaker.Interfaces.IBcdQRCode.AQRBarcode, LabelMaker.Interfaces.IBcdPdf417.APdf417, LabelMaker.PGL.BcdDataMatrix.DataMatrixBarcode, LabelMaker.PGL.Pdf417Barcode.Pdf417Barcode, LabelMaker.TSPL.BcdDataMatrix.DataMatrixBarcode, LabelMaker.TSPL.Pdf417Barcode.Pdf417Barcode, LabelMaker.Interfaces.IBarcode2D.ADataMatrix , 以及 LabelMaker.TSPL.QRBarcode.QRBarcode 重载.
str LabelMaker.Interfaces.IBarcode2D.ABarcode2D.__str__ | ( | self | ) |
重载 LabelMaker.Interfaces.IBarcode2D.IBarcode2D .
被 LabelMaker.PGL.BcdDataMatrix.DataMatrixBarcode, LabelMaker.PGL.Pdf417Barcode.Pdf417Barcode, LabelMaker.PGL.QRBarcode.QRBarcode, LabelMaker.TSPL.BcdDataMatrix.DataMatrixBarcode, LabelMaker.TSPL.Pdf417Barcode.Pdf417Barcode , 以及 LabelMaker.TSPL.QRBarcode.QRBarcode 重载.
LabelMaker.Interfaces.IBarcode2D.ABarcode2D.data |
LabelMaker.Interfaces.IBarcode2D.ABarcode2D.rotation |
LabelMaker.Interfaces.IBarcode2D.ABarcode2D.ruler |
LabelMaker.Interfaces.IBarcode2D.ABarcode2D.start |