UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
ABarcode1D Class Reference

Base class for ABarcode1D barcode. More...

#include <ABarcode1D.h>

Inheritance diagram for ABarcode1D:
<IBarcode1D> <IBarcode_1D_Properties> <IRotation> <IBarcodeType1D> Barcode_1D PglBarcode_1D

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< IRulerruler
 
id< IBarWidthsbarWidths
 
BOOL printHumanReadable
 
RotateEnum rotation
 
- Properties inherited from <IBarcode1D>
NSMutableArray< id< IBarcodeItem > > * barcodes
 An array of barcode items.
 
- Properties inherited from <IBarcode_1D_Properties>
id< IRulerruler
 Ruler to use for positioning and Height.
 
id< IBarWidthsbarWidths
 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
 

Detailed Description

Base class for ABarcode1D barcode.

Method Documentation

◆ init

- (instancetype) init

Reimplemented in PglBarcode_1D, and Barcode_1D.

◆ initWithBarcodeItem:

- (instancetype) initWithBarcodeItem: (id< IBarcodeItem >) barcode

Reimplemented in PglBarcode_1D, and Barcode_1D.

Property Documentation

◆ barcodes

- (NSMutableArray<id<IBarcodeItem> >*) barcodes
readwritenonatomicstrong

◆ barcodeType

- (BarcodeTypeEnum1D) barcodeType
readwritenonatomicassign

◆ barWidths

- (id<IBarWidths>) barWidths
readwritenonatomicstrong

◆ printHumanReadable

- (BOOL) printHumanReadable
readwritenonatomicassign

◆ rotation

- (RotateEnum) rotation
readwritenonatomicassign

◆ ruler

- (id<IRuler>) ruler
readwritenonatomicstrong

The documentation for this class was generated from the following file: