Base class for ABarcodeItem barcode. More...
#include <ABarcodeItem.h>
Instance Methods | |
(instancetype) | - initWithStart:data: |
Additional Inherited Members | |
![]() | |
id< IPoint > | start |
Position where barcode starts. | |
float | height |
Barcode Height. Expressed in units of Ruler. | |
NSString * | data |
The barcode content. | |
Base class for ABarcodeItem barcode.
- (instancetype) initWithStart: | (id<IPoint>) | start | |
data: | (NSString *) | data |
Reimplemented in BarcodeItem.