ABarcode2D條形碼的基類。 更多...
公開方法(Public Methods) | |
__init__ (self, Optional[IPoint] start=None, str data="", Optional[IRuler] ruler=None, RotateEnum rotation=RotateEnum.NONE) | |
str | __str__ (self) |
公開屬性 | |
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 |