A B C D F G H L P R S T V

B

BackSpace() - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This methods will delete previous character in printer buffer.
barcode_Codabar(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method will print "Codabar" barcode Character set: 0-9, $, -, :, /, ., + .
barcode_Code_128_Alpha_Numerics(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method is to frame the data to print the barcode in Code_128 and the data is Alpha numerics.The barcode will be 10mm high and followed with human readable text.
barcode_Code_128_Only_Alpabates(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method is to frame the data to print the barcode in Code_128 and the data is only Alphabets.The barcode will be 10mm high and followed with human readable text.
barcode_Code_128_Only_Numerics(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method is to frame the data to print the barcode in Code_128 and the data is only Numerics.The barcode will be 10mm high and followed with human readable text.
barcode_Code_39(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method to frame the data to print barcode and followed with human readable text.Supported Character set:43 ASCII characters including A to Z (upper case only),0-9,.(period),- $,/,+,% and space.
barcode_EAN_JAN_13(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method will print "EAN_JAN_13" barcode it should requires 13 digits.
barcode_EAN_JAN_8(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method will print "EAN_JAN_8" barcode it should requires 8 digits.
barcode_UCC_EAN_128(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
The UCC/EAN-128 specification is an internationally recognized format for application identifiers in code 128 bar codes.
barcode_UPC_A(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method will print "UPC-A" barcode it should requires 12 digits.
barcode_UPC_E(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method will print "UPC-E" barcode it should requires 7 digits.
barcodeOnly_Code_39(String) - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method to frame the data to print barcode only.Supported Character set:43 ASCII characters including A to Z (upper case only),0-9,.(period),- $,/,+,% and space.
bell() - Method in class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
This method is to Causes the printer’s bell to sound
Bluetooth_Printer_2inch_ThermalAPI - Class in com.analogics.thermalAPI
Use the methods in this Class to prepare the data to print with the Bluetooth printer and pass the return values to the methods in the class "com.analogics.thermalprinter.AnalogicsThermalPrinter"
Bluetooth_Printer_2inch_ThermalAPI() - Constructor for class com.analogics.thermalAPI.Bluetooth_Printer_2inch_ThermalAPI
 

A B C D F G H L P R S T V