定义二维条形码类接口的协议。 更多...
Public 成员函数 | |
| str | __str__ (self) |
额外继承的成员函数 | |
静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.IBarcodeItem2D | |
| IPoint | start |
| str | data |
静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.IPositionRuler | |
| IRuler | ruler |
静态 Public 属性 继承自 LabelMaker.Interfaces.ISettings.IRotation | |
| RotateEnum | rotation |
定义二维条形码类接口的协议。
| str LabelMaker.Interfaces.IBarcode2D.IBarcode2D.__str__ | ( | self | ) |
被 LabelMaker.Interfaces.IBarcode2D.ABarcode2D, LabelMaker.PGL.BcdDataMatrix.DataMatrixBarcode, LabelMaker.PGL.Pdf417Barcode.Pdf417Barcode, LabelMaker.PGL.QRBarcode.QRBarcode, LabelMaker.TSPL.BcdDataMatrix.DataMatrixBarcode, LabelMaker.TSPL.Pdf417Barcode.Pdf417Barcode , 以及 LabelMaker.TSPL.QRBarcode.QRBarcode 重载.