Base class for ABarcode1D barcode. More...
#include <ABarcode1D.h>
Instance Methods | |
| (instancetype) | - init |
| (instancetype) | - initWithBarcodeItem: |
Instance Methods inherited from <IBarcode1D> | |
| (NSString *) | - description |
| Returns the string that can be sent to printer. | |
Properties | |
| NSMutableArray< id< IBarcodeItem > > * | barcodes |
| BarcodeTypeEnum1D | barcodeType |
| id< IRuler > | ruler |
| id< IBarWidths > | barWidths |
| BOOL | printHumanReadable |
| RotateEnum | rotation |
Properties inherited from <IBarcode1D> | |
| NSMutableArray< id< IBarcodeItem > > * | barcodes |
| An array of barcode items. | |
Properties inherited from <IBarcode_1D_Properties> | |
| id< IRuler > | ruler |
| Ruler to use for positioning and Height. | |
| id< IBarWidths > | barWidths |
| Barcode magnification. Width of Narrow/Wide bars. | |
| BOOL | printHumanReadable |
| Prints the PDF human readable at bottom of barcode. | |
Properties inherited from <IRotation> | |
| RotateEnum | rotation |
Properties inherited from <IBarcodeType1D> | |
| BarcodeTypeEnum1D | barcodeType |
Base class for ABarcode1D barcode.
| - (instancetype) init |
Reimplemented in PglBarcode_1D, and Barcode_1D.
| - (instancetype) initWithBarcodeItem: | (id< IBarcodeItem >) | barcode |
Reimplemented in PglBarcode_1D, and Barcode_1D.
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |