UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.TSPL.Barcode1D Class Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.TSPL.Barcode1D:
com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1D com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D

Public Member Functions

 Barcode1D ()
 
 Barcode1D (IBarcodeItem barcode)
 
String toString ()
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D
List< IBarcodeItemGetBarcodes ()
 List of barcode items that use the same settings. More...
 
void SetBarcodes (List< IBarcodeItem > barcodes)
 
void AddBarcode (IBarcodeItem barcode)
 
BarcodeTypeEnum_1D GetBarcodeType ()
 Identify the barcode type. Refer to BarcodeTypeEnum_1D for possible supported types. More...
 
void SetBarcodeType (BarcodeTypeEnum_1D barcodeType)
 
IRuler GetRuler ()
 Ruler to use for positioning and Height. More...
 
void SetRuler (IRuler ruler)
 
IBarWidths GetBarWidths ()
 Barcode magnification. Width of Narrow/Wide bars. More...
 
void SetBarWidths (IBarWidths barWidths)
 
boolean IsPrintHumanReadable ()
 Prints the PDF human readable at bottom of barcode. More...
 
void SetPrintHumanReadable (boolean printHumanReadable)
 
RotateEnum GetRotation ()
 
void SetRotation (RotateEnum rotation)
 
String ToString ()
 Returns the string that can be sent to printer. More...
 

Additional Inherited Members

- Protected Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D
 ABarcode1D ()
 
 ABarcode1D (IBarcodeItem barcode)
 

Constructor & Destructor Documentation

◆ Barcode1D() [1/2]

com.UniPRT.Sdk.LabelMaker.TSPL.Barcode1D.Barcode1D ( )

◆ Barcode1D() [2/2]

com.UniPRT.Sdk.LabelMaker.TSPL.Barcode1D.Barcode1D ( IBarcodeItem  barcode)

Member Function Documentation

◆ toString()


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