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

Base class for ABarWidths. More...

#include <ABarWidths.h>

Inheritance diagram for ABarWidths:
<IBarWidths> BarWidths PglBarWidths

Instance Methods

(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithNarrowBar:wideBar:
 

Additional Inherited Members

- Properties inherited from <IBarWidths>
id< IRulerruler
 Ruler to use for bar widths.
 
float narrowBar
 Width of smallest bar. This is typically referred to as the X-dimension of the barcode.
 
float wideBar
 Width of widest bar. This is typically a multiple of the NarrowBar in order for barcode scanners to differentiate bar widths.
 

Detailed Description

Base class for ABarWidths.

Method Documentation

◆ initWithNarrowBar:wideBar:

- (instancetype) initWithNarrowBar: (float) narrowBar
wideBar: (float) NS_DESIGNATED_INITIALIZER 

Reimplemented in PglBarWidths, and BarWidths.

◆ NS_UNAVAILABLE

- (instancetype) NS_UNAVAILABLE

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