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

Base class for ABarcodeItem barcode. More...

#include <ABarcodeItem.h>

Inheritance diagram for ABarcodeItem:
<IBarcodeItem> BarcodeItem

Instance Methods

(instancetype) - initWithStart:data:
 

Additional Inherited Members

- Properties inherited from <IBarcodeItem>
id< IPointstart
 Position where barcode starts.
 
float height
 Barcode Height. Expressed in units of Ruler.
 
NSString * data
 The barcode content.
 

Detailed Description

Base class for ABarcodeItem barcode.

Method Documentation

◆ initWithStart:data:

- (instancetype) initWithStart: (id<IPoint>) start
data: (NSString *) data 

Reimplemented in BarcodeItem.


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