ABarcodeItem条形码的基类。 更多...
Public 成员函数 | |
| __init__ (self, IPoint start, str data) | |
Public 属性 | |
| start | |
| data | |
| height | |
额外继承的成员函数 | |
静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode1D.IBarcodeItem | |
| IPoint | start |
| float | height |
| str | data |
ABarcodeItem条形码的基类。
| LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.__init__ | ( | self, | |
| IPoint | start, | ||
| str | data ) |
| LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.data |
| LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.height |
| LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.start |