- baBmpToSendData(int, Bitmap, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.BitmapToByteData
-
- backFeed(int) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command feeds the label in reverse.
- BackgroundInit - Interface in net.posprinter.posprinterface
-
The implementation method of this interface runs in the worker thread of
the asynchronous task,and the normal execution is completed, returns true,
otherwise false
- bar(int, int, int, int) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command draws a bar on the label format.
- barCode(int, int, String, int, int, int, int, int, String) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command prints 1D barcodes.
- bitmap(int, int, int, Bitmap, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command draws bitmap images (as opposed to BMP graphic files).
- BitmapProcess - Class in net.posprinter.utils
-
Image processing For printers, there are image processing: such as image rotation, reverse, mirror printing,
etc., you can also directly process the image before printing
- BitmapProcess() - Constructor for class net.posprinter.utils.BitmapProcess
-
- BitmapToByteData - Class in net.posprinter.utils
-
Covert bitmap to bytes
- BitmapToByteData() - Constructor for class net.posprinter.utils.BitmapToByteData
-
- BitmapToByteData.AlignType - Enum in net.posprinter.utils
-
- BitmapToByteData.BmpType - Enum in net.posprinter.utils
-
- blineBydot(int, int) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command sets the height of the black line and the user-defined extra label feeding length each form feed takes.
- blineByinch(double, double) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command sets the height of the black line and the user-defined extra label feeding length each form feed takes.
- blineBymm(double, double) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command sets the height of the black line and the user-defined extra label feeding length each form feed takes.
- blineDetect(int, int) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command feeds the paper through the black mark sensor in an effort to determine the paper and black mark sizes, respectively.
- block(int, int, int, int, String, int, int, int, int, int, String) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command prints paragraph on label.
- block(int, int, int, int, String, int, int, int, String) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command prints paragraph on label.
- box(int, int, int, int, int) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
-
This command draws rectangles on the labe
- BtPathName - Variable in class net.posprinter.service.PrinterConnectionsService.Printer
-
- byteMerger(byte[], byte[]) - Static method in class net.posprinter.utils.PosSetting
-
- byteMerger(byte[], byte[]) - Static method in class net.posprinter.utils.StringUtils
-
- bytes2HexString(byte[]) - Static method in class net.posprinter.utils.StringUtils
-