- getBackupSpeed() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the backup speed.
- getBatchProcessing() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Shows the status if the printer is processing batch print jobs.
- getCommandInterpreterInAction() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Shows the printer status if the interpreter is processing commands.
- getContinuousMediaLength() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets a paper length for continuous paper.
- getDoubleHeat() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the double heat option.
- getFeedSpeed() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the feed speed.
- getFormatAttribute() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets how to print the area where multiple objects are overlapped.
- getHorizontalMagnification() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the horizontal dot size.
- getHorizontalOffset() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the horizontal offset to adjust the horizontal printing position on the paper.
- getLabelSensor() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the label sensor type.
- getMeasurementUnit() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the measurement unit.
- getMediaHandling() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the way how to handle media after printing.
- getPaperError() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Shows the printer status if there is a paper error.
- getPause() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Shows the status if the printer is in the pause mode.
- getPrintDarkness() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the print density.
- getPrinting() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Shows the status if the printer is currently printing.
- getPrintMethod() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the print method to either thermal transfer or direct thermal.
- getPrintSpeed() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the print speed.
- getRibbonEnd() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Shows the printer status if there is a ribbon end error.
- getSensorLocation() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the sensor to use for the models which have multiple paper sensors, front and rear.
- getSlewSpeed() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the slew speed.
- getStartOffset() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the distance between paper sensor and print head to change the print starting position.
- getStopOffset() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the distance between paper sensor and cutter or peeler to change the print stop position.
- getVersionCode() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets a numerical value for the version number of this library.
- getVersionName() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets a string for the version number of this library.
- getVerticalMagnification() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the vertical dot size.
- getVerticalOffset() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Gets the vertical offset to adjust the vertical printing position on the paper.
- getWaitingForPeeling() - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Shows the status if the printer is in the wait for peeling status.
- searchCitizenPrinter(int, int, int[]) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Searches available Citizen printers and obtains a list of printer information.
- searchLabelPrinter(int, int, int[]) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Searches available Citizen printers and obtains a list of printer addresses.
- sendData(byte[]) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sends binary data to a printer.
- setBackupSpeed(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the backup speed.
- setContext(Context) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
This method is used to the USB connection and the search printer.
- setContinuousMediaLength(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets a paper length for continuous paper.
- setDoubleHeat(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the double heat option.
- setFeedSpeed(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the feed speed.
- setFormatAttribute(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Specifies how to print the area where multiple objects are overlapped.
- setHorizontalMagnification(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the horizontal dot size.
- setHorizontalOffset(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the horizontal offset to adjust the horizontal printing position on the paper.
- setLabelSensor(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the label sensor type.
- setLog(int, String, int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the logging function.
- setMeasurementUnit(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the measurement unit.
- setMediaHandling(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the way how to handle media after printing.
- setPrintDarkness(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the print density.
- setPrintMethod(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Dets the print method to either thermal transfer or direct thermal.
- setPrintSpeed(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the print speed.
- setSensorLocation(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the sensor to use for the models which have multiple paper sensors, front and rear.
- setSlewSpeed(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the slew speed.
- setStartOffset(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Specifies the distance between paper sensor and print head to change the print starting position.
- setStopOffset(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Specifies the distance between paper sensor and cutter or peeler to change the print stop position.
- setVerticalMagnification(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the vertical dot size.
- setVerticalOffset(int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Sets the vertical offset to adjust the vertical printing position on the paper.
- storeNVBitmap(String, String, int, int, int) - Method in class com.citizen.sdk.labelprint.LabelPrinter
-
Stores a bitmap image into the flash memory.