11#import <Foundation/Foundation.h>
13#import <UniPRT/ABarWidths.h>
14#import <UniPRT/Ruler.h>
15#import <UniPRT/PrintPlane.h>
16#import <UniPRT/BarcodeTypeEnum_1D.h>
85- (instancetype)initWithNarrowBar:(
float)narrowBar wideBar:(
float)wideBar;
112- (NSString *)bcdMagnification1DWithType:(BarcodeTypeEnum1D)bcdType printPlane:(PrintPlane *)pp barWidths:(
BarWidths *)barWidths;
Base class for ABarWidths.
Definition ABarWidths.h:31
A class representing the widths of bars in barcodes for TSPL.
Definition BarWidths.h:44
instancetype init()
Initializes a new instance of the BarWidths class.