- getAbsolutionPositionN() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getAlign() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getAlign() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getAllCutCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Esc
全切
All cut
- getAllCutCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getAppendCmds() - Method in class com.rt.printerlibrary.cmd.Cmd
-
Get All Cmds
获取所有已加入的指令集
- getBarcodeCmd(BarcodeType, BarcodeSetting, String) - Method in class com.rt.printerlibrary.cmd.Cmd
-
Get Barcode Printing command
获取条码打印指令(含二维码)
- getBarcodeCmd(BarcodeType, BarcodeSetting, String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getBarcodeStringPosition() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getBarcodeWidth() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getBaudrate() - Method in class com.rt.printerlibrary.bean.SerialPortConfigBean
-
- getBeepCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Esc
蜂鸣
Beep
- getBeepCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getBimtapLimitWidth() - Method in class com.rt.printerlibrary.setting.BitmapSetting
-
- getBitmapCmd(BitmapSetting, Bitmap) - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取图片打印的指令
Get Bitmap printing command
- getBitmapCmd(BitmapSetting, Bitmap) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getBitmapLimitSizeBean() - Method in class com.rt.printerlibrary.setting.BitmapSetting
-
- getBlackMarkSwitch() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getBmpPrintMode() - Method in class com.rt.printerlibrary.setting.BitmapSetting
-
- getBold() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getChartsetName() - Method in class com.rt.printerlibrary.cmd.Cmd
-
Get current charset name
获取文本编码设置
- getCommonSettingCmd(CommonSetting) - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取通用设置的指令
Common Setting command
- getCommonSettingCmd(CommonSetting) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getConfigObject() - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
Get the connected config object
获取连接的配置对象
- getConnectState() - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
Get connect state
获取连接状态
- getConnectState() - Method in class com.rt.printerlibrary.connect.SerialPortInterface
-
- getConnectState() - Method in class com.rt.printerlibrary.printer.LabelPrinter
-
- getConnectState() - Method in class com.rt.printerlibrary.printer.PinPrinter
-
- getConnectState() - Method in class com.rt.printerlibrary.printer.RTPrinter
-
获取当前连接状态
Get connection state
- getConnectState() - Method in class com.rt.printerlibrary.printer.ThermalPrinter
-
- getConnectState() - Method in class com.rt.printerlibrary.printer.UniversalPrinter
-
Get connected state.
- getCpclFontSize() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getCpclFontTypeEnum() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getCpclHeaderCmd(int, int, int) - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Cpcl Inital Command
- getCpclHeaderCmd(int, int, int) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getCRCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
\r 回车
Enter
- getCRCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getDefaultConfig() - Method in class com.rt.printerlibrary.bean.SerialPortConfigBean
-
Get Default Connection Config Bean Object
- getDoubleHeight() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getDoublePrinting() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getDoubleSizeChineseCharctor() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getDoubleWidth() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getEndCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取结束指令(针打则为退纸)
End command
- getEndCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getEscBarcodePrintOritention() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getFile() - Method in class com.rt.printerlibrary.bean.SerialPortConfigBean
-
- getFontStyle() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getHalfCutCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Esc
半切
Half cut
- getHalfCutCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getHeaderCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取指令头(通常是打印机初始化指令)
Get header commands
Tsc: CLS command , clear cache
Esc/Pin: printer initialization
- getHeaderCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getHeightInDot() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getInstance() - Static method in class com.rt.printerlibrary.observer.PrinterObserverManager
-
- getIsAntiWhite() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getIsEscSmallCharactor() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getItalic() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getLabelGap() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
获取标签间隙长度
Get Label Gap
- getLableSizeBean() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
Get label size object,获取标签尺寸对象
- getLFCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
\n 换行
Wrap
- getLFCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getLFCRCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
换行+回车
Wrap + Enter
- getLFCRCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getmName() - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
- getNarrowInDot() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getObservers() - Method in class com.rt.printerlibrary.observer.PrinterObserverManager
-
- getOpenMoneyBoxCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Esc
钱箱
Open Money Box
- getOpenMoneyBoxCmd(byte, byte, byte) - Method in class com.rt.printerlibrary.cmd.Cmd
-
打开钱箱,发送一个脉冲到指定的连接引脚。
- getPageHigh() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPageLengthEnum() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPageWidth() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPiName() - Method in class com.rt.printerlibrary.printer.RTPrinter
-
- getPinPrintMode() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getPosition() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getPrintCopies(int) - Method in class com.rt.printerlibrary.cmd.Cmd
-
设置打印份数,Print Copies Setting(For Tsc)
- getPrintCopies(int) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getPrintDirection() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPrinterInterface() - Method in class com.rt.printerlibrary.printer.RTPrinter
-
获取打印机连接接口
Get the printer interface
- getPrintPostion() - Method in class com.rt.printerlibrary.setting.BitmapSetting
-
- getPrintRotation() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getPrintRotation() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getQrcodeDotSize() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getQrcodeEccLevel() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getSelfTestCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
打印自测页
Test page print
- getSelfTestCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getSpeedEnum() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getTextCmd(TextSetting, String, String) - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取文本打印的指令
Print text command
- getTextCmd(TextSetting, String) - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取文本打印的指令
Print text command
- getTextCmd(TextSetting, String, String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getTextCmd(TextSetting, String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getTscFontTypeEnum() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getTxtPrintPosition() - Method in class com.rt.printerlibrary.setting.TextSetting
-
For Tsc, Cpcl,Zpl
获取文本打印位置
Get text print position object
- getUnderline() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getUnitType() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getVerifiedStr(String, BarcodeType) - Method in class com.rt.printerlibrary.cmd.Cmd
-
对数字字符串进行加工,在其最后一位添加校验码
- getWideInDot() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getxMultiplication() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getyMultiplication() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getZplFontTypeEnum() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getZplHeightFactor() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getZplWidthFactor() - Method in class com.rt.printerlibrary.setting.TextSetting
-