ABarcodeItem 條碼的基類。 更多...
#include <ABarcodeItem.h>
實體方法 | |
| (instancetype) | - initWithStart:data: |
額外的繼承成員 | |
屬性(properties) 繼承自 <IBarcodeItem> | |
| id< IPoint > | start |
| 條形碼開始的位置。 | |
| float | height |
| 條形碼高度。以標尺單位表示。 | |
| NSString * | data |
| 條形碼的內容。 | |
ABarcodeItem 條碼的基類。
| - (instancetype) initWithStart: | (id<IPoint>) | start | |
| data: | (NSString *) | data |
在BarcodeItem重新實作.