UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.PGL.BarWidths Class Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.PGL.BarWidths:
com.UniPRT.Sdk.LabelMaker.Abstract.ABarWidths com.UniPRT.Sdk.LabelMaker.Interface.IBarWidths

Public Member Functions

 BarWidths ()
 
 BarWidths (float narrowBar, float wideBar)
 
String BcdMagnification1D (BarcodeTypeEnum_1D bcdType, PrintPlane pp, IBarWidths barWidths)
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.ABarWidths
IRuler GetRuler ()
 Ruler to use for bar widths. More...
 
void SetRuler (IRuler ruler)
 
float GetNarrowBar ()
 Width of smallest bar. This is typically referred to as the X-dimension of the barcode. More...
 
void SetNarrowBar (float narrowBar)
 
float GetWideBar ()
 Width of widest bar. This is typically a multiple of the NarrowBar in order for barcode scanners to differentiate bar widths. More...
 
void SetWideBar (float wideBar)
 

Additional Inherited Members

- Protected Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.ABarWidths
 ABarWidths (float narrowBar, float wideBar)
 

Constructor & Destructor Documentation

◆ BarWidths() [1/2]

com.UniPRT.Sdk.LabelMaker.PGL.BarWidths.BarWidths ( )

◆ BarWidths() [2/2]

com.UniPRT.Sdk.LabelMaker.PGL.BarWidths.BarWidths ( float  narrowBar,
float  wideBar 
)

Member Function Documentation

◆ BcdMagnification1D()


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