- getMapMode() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the mapping mode of the printer.
Returns the mapping mode that is set as the return value.
- getPageModeArea() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the page area.
Returns the page area as the return value.
- getPageModeHorizontalPosition() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the horizontal start position offset within the Page Mode print area.
Returns the horizontal position of Page Mode print area that is set as the return value.
- getPageModePrintArea() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the print area of Page Mode.
Returns the Page Mode print area that is set as the return value.
- getPageModePrintDirection() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the print direction of the Page Mode print area.
Returns the print direction of Page Mode print area that is set as the return value.
- getPageModeVerticalPosition() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the vertical start position offset within the Page Mode print area.
Returns the vertical position of Page Mode print area that is set as the return value.
- getRecLineSpacing() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the spacing of each single-high print line, including both the printed line height plus the whitespace between each pair of lines.
Returns the spacing of each single-high print line that is set as the return value.
- getVersionCode() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to get a numerical value for the version number of this library.
- getVersionName() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to get a string for the version number of this library.
- pageModePrint(int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to start or end a Page Mode.
- printBarCode(String, int, int, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print one-dimensional barcode.
- printBitmap(String, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print bitmap which specifies file name or bitmap and width and alignment.
- printBitmap(String, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print bitmap which specifies file name or bitmap and width and alignment.
- printBitmap(String, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print bitmap which specifies file name or bitmap and width and alignment.
- printBitmap(Bitmap, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print bitmap which specifies file name or bitmap and width and alignment.
- printBitmap(Bitmap, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print bitmap which specifies file name or bitmap and width and alignment.
- printBitmap(Bitmap, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print bitmap which specifies file name or bitmap and width and alignment.
- printData(byte[]) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to send data bytes to the printer directly.
- printerCheck() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to send the command to get the status of the printer.
- printGS1DataBarStacked(String, int, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print 2-dimensional GS1 DataBar barcode.
- printNormal(String) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print using the escape sequences that are defined in the OPOS.
- printNVBitmap(int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print bitmap image (Logo) that is stored in the flash memory of the printer.
- printPaddingText(String, int, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print text with space padding which specifies attribute and size and length of the single-byte character equivalent and side where space is added.
- printPDF417(String, int, int, int, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print PDF-417 barcode.
- printQRCode(String, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print QRCode barcode.
- printText(String, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print text which specifies alignment and attribute and size.
- printTextLocalFont(String, int, Typeface, int, int, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to print text by using a font installed in the computer, which specifies alignment, font, size, style, and ratio.
- searchCitizenPrinter(int, int, int[]) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to search the printer and get the list of printer information.
- searchESCPOSPrinter(int, int, int[]) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to search the printer and get the list of addresses.
- setContext(Context) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to the USB connection and the search printer.
- setEncoding(String) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to set the encoding of the send data to the printer.
- setLog(int, String, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
Sets the logging function.
- setMapMode(int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the mapping mode of the printer.
Please specify the property value that you want to set in the parameter.
- setNVBitmap(int, String, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to store bitmap which specifies number, file name, width as parameters.
- setNVBitmap(int, String, int, int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to store bitmap which specifies number, file name, width, mode as parameters.
- setPageModeHorizontalPosition(int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the horizontal start position offset within the Page Mode print area.
Please specify the property value that you want to set in the parameter.
- setPageModePrintArea(String) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the print area of Page Mode.
Please specify the property value that you want to set in the parameter.
- setPageModePrintDirection(int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the print direction of the Page Mode print area.
Please specify the property value that you want to set in the parameter.
- setPageModeVerticalPosition(int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the vertical start position offset within the Page Mode print area.
Please specify the property value that you want to set in the parameter.
- setRecLineSpacing(int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This property holds the spacing of each single-high print line, including both the printed line height plus the whitespace between each pair of lines.
Please specify the property value that you want to set in the parameter.
- status() - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to get the status of the printer obtained by the printerCheck method.
- status(int) - Method in class com.citizen.sdk.ESCPOSPrinter
-
This method is used to get the status of the printer obtained by the printerCheck method.