A B C D E F G H I K L M N O P Q R S T U V W 

D

DataForSendToPrinterPos58 - Class in net.posprinter.utils
As the instruction processing tools.
DataForSendToPrinterPos58() - Constructor for class net.posprinter.utils.DataForSendToPrinterPos58
 
DataForSendToPrinterPos76 - Class in net.posprinter.utils
As the instruction processing tools.
DataForSendToPrinterPos76() - Constructor for class net.posprinter.utils.DataForSendToPrinterPos76
 
DataForSendToPrinterPos80 - Class in net.posprinter.utils
As the instruction processing tools.
DataForSendToPrinterPos80() - Constructor for class net.posprinter.utils.DataForSendToPrinterPos80
 
DataForSendToPrinterTSC - Class in net.posprinter.utils
As the instruction processing tools.
DataForSendToPrinterTSC() - Constructor for class net.posprinter.utils.DataForSendToPrinterTSC
 
definedDownLoadBmp(Bitmap, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.DataForSendToPrinterPos58
defined downLoad bitmap GS x y [ d1...d(xy*8)] single bitmap £ºn=(width+7)/8;h=(height+7)/8;n*h<=912,1<=n<=255,1<=h<=48,or else return new byte[0].
definedDownLoadBmp(Bitmap, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.DataForSendToPrinterPos80
defined downLoad bitmap GS x y [ d1...d(xy*8)] single bitmap £ºn=(width+7)/8;h=(height+7)/8;n*h<=912,1<=n<=255,1<=h<=48,or else return new byte[0].
definedFlashBmp(List<Bitmap>, int, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.DataForSendToPrinterPos58
defined Flash bitmap FS q n [xL xH yL yH d1...dk]...[xL xH yL yH d1...dk] The maximum FLASH of storage space for 8KB£¬[xL xH yL yH d1...dk]...[xL xH yL yH d1...dk] The sum of not more than8096 single bitmap£ºn=(width+7)/8;h=(height+7)/8;n*h<=1023,1<=n<=1023,1<=h<=288,or return new byte[0].
definedFlashBmp(List<Bitmap>, int, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.DataForSendToPrinterPos80
defined Flash bitmap FS q n [xL xH yL yH d1...dk]...[xL xH yL yH d1...dk] The maximum FLASH of storage space for 8KB£¬[xL xH yL yH d1...dk]...[xL xH yL yH d1...dk] The sum of not more than8096 single bitmap£ºn=(width+7)/8;h=(height+7)/8;n*h<=1023,1<=n<=1023,1<=h<=288,or return new byte[0].
definedUserDefinedChineseChar(int, byte[]) - Static method in class net.posprinter.utils.DataForSendToPrinterPos58
defined user-defined chinese character FS 2 c1 c2 d1...dk
definedUserDefinedChineseChar(int, byte[]) - Static method in class net.posprinter.utils.DataForSendToPrinterPos76
defined User Defined ChineseChar FS 2 c1 c2 d1...dk
definedUserDefinedChineseChar(int, byte[]) - Static method in class net.posprinter.utils.DataForSendToPrinterPos80
defined user-defined chinese character FS 2 c1 c2 d1...dk
defineuserDefinedCharacters(int, int, byte[]) - Static method in class net.posprinter.utils.DataForSendToPrinterPos58
Define the user defined chararcters ESC $ Y c1 c2 [x1 d1...d(x1*y)]...[xk d1...d(y*xk)]
defineuserDefinedCharacters(int, int, byte[]) - Static method in class net.posprinter.utils.DataForSendToPrinterPos76
User defined character ESC $ Y c1 c2 [x1 d1...d(x1*y)]...[xk d1...d(y*xk)]
defineuserDefinedCharacters(int, int, byte[]) - Static method in class net.posprinter.utils.DataForSendToPrinterPos80
User defined character ESC $ Y c1 c2 [x1 d1...d(x1*y)]...[xk d1...d(y*xk)]
delay(int) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
Let the printer wait specific period of time then go on next command.
density(int) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
This command sets the printing darkness DENSITY n
direction(int) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
This command defines the printout direction and mirror image.
disconnectCurrentPort(UiExecute) - Method in interface net.posprinter.posinterface.IMyBinder
 
disconnectCurrentPort(UiExecute) - Method in class net.posprinter.service.PosPrinterService.MyBinder
 
disPlay(String) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
This command can show the image, which is in printer¡¯s image buffer, on LCD panel DISPLAY IMAGE/OFF
dmatrix(int, int, int, int, int, int, int, String) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
This command draws DataMatrix barcode DMATRIX x, y, width, height, [xm, row, col], expression
doInBackground(Void...) - Method in class net.posprinter.asynncTask.PosAsynncTask
 
doinbackground() - Method in interface net.posprinter.posinterface.BackgroundInit
 
downLoad(String) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
Download document DOWNLOAD ¡±EXAMPLE.BAS¡±
downLoad(String, int, String) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
Download text DOWNLOAD ¡±FILENAME¡± ,DATA SIZE,DATA¡¡CONTENT...
downLoad(String, String) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
Download file DOWNLOAD ¡±FILENAME¡± ,FILE SIZE,DATA¡¡CONTENT...
downLoad(String, Bitmap, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.DataForSendToPrinterTSC
Download image DOWNLOAD ¡±FILENAME.PCX¡± ,FILE SIZE,DATA¡¡CONTENT...
downLoadBmpToSendData(Bitmap, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.BitmapToByteData
Convert bitmap into byte [] and can be sent directly to the printer, and it is only a static method in this class For the use of definition download bitmaps instruction
downLoadBmpToSendTSCData(Bitmap, BitmapToByteData.BmpType) - Static method in class net.posprinter.utils.BitmapToByteData
Convert bitmap into byte [] and can be sent directly to the printer, and it is only a static method in this class provide TSC to dowload bitmap date for send
A B C D E F G H I K L M N O P Q R S T U V W