- CHINESE_CODE_MODE_BIG5 - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
-
- CHINESE_CODE_MODE_GBK - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
-
- CHINESE_CODE_MODE_UTF8 - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
-
- clear() - Method in class com.rt.printerlibrary.cmd.Cmd
-
Clear all cmds
清空所有指令
- clear() - Method in class com.rt.printerlibrary.observer.PrinterObserverManager
-
- Cmd - Class in com.rt.printerlibrary.cmd
-
Created by Tony on 2017/11/21.
- Cmd() - Constructor for class com.rt.printerlibrary.cmd.Cmd
-
- CmdFactory - Class in com.rt.printerlibrary.factory.cmd
-
Created by Tony on 2017/11/15.
- CmdFactory() - Constructor for class com.rt.printerlibrary.factory.cmd.CmdFactory
-
- Code128_B(String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
Code_B 类型条码
- CODE39(String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
CODE39 类型条码
- CODE93(String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
CODE93 类型条码
- CODEBAR(String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
CODEBAR 类型条码
- com.rt.printerlibrary.bean - package com.rt.printerlibrary.bean
-
- com.rt.printerlibrary.cmd - package com.rt.printerlibrary.cmd
-
- com.rt.printerlibrary.connect - package com.rt.printerlibrary.connect
-
- com.rt.printerlibrary.enumerate - package com.rt.printerlibrary.enumerate
-
- com.rt.printerlibrary.exception - package com.rt.printerlibrary.exception
-
- com.rt.printerlibrary.factory.cmd - package com.rt.printerlibrary.factory.cmd
-
- com.rt.printerlibrary.factory.connect - package com.rt.printerlibrary.factory.connect
-
- com.rt.printerlibrary.factory.printer - package com.rt.printerlibrary.factory.printer
-
- com.rt.printerlibrary.observer - package com.rt.printerlibrary.observer
-
- com.rt.printerlibrary.printer - package com.rt.printerlibrary.printer
-
- com.rt.printerlibrary.setting - package com.rt.printerlibrary.setting
-
- com.rt.printerlibrary.utils - package com.rt.printerlibrary.utils
-
- CommonEnum - Class in com.rt.printerlibrary.enumerate
-
Created by Tony on 2017/11/29.
- CommonEnum() - Constructor for class com.rt.printerlibrary.enumerate.CommonEnum
-
- CommonEnum.Align - Annotation Type in com.rt.printerlibrary.enumerate
-
- CommonEnum.FontStyle - Annotation Type in com.rt.printerlibrary.enumerate
-
- CommonEnum.PinPageHighUnitType - Annotation Type in com.rt.printerlibrary.enumerate
-
- CommonEnum.PinPrintMode - Annotation Type in com.rt.printerlibrary.enumerate
-
- CommonEnum.PrinterChineseCodeMode - Annotation Type in com.rt.printerlibrary.enumerate
-
- CommonEnum.PrinterConnectState - Annotation Type in com.rt.printerlibrary.enumerate
-
- CommonEnum.Setting - Annotation Type in com.rt.printerlibrary.enumerate
-
- CommonSetting - Class in com.rt.printerlibrary.setting
-
Created by Tony on 2017/11/23.
- CommonSetting() - Constructor for class com.rt.printerlibrary.setting.CommonSetting
-
- connect(T) - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
Connect printer device
连接打印机
- connect(Object) - Method in class com.rt.printerlibrary.connect.SerialPortInterface
-
- connect(Object) - Method in class com.rt.printerlibrary.printer.LabelPrinter
-
- connect(Object) - Method in class com.rt.printerlibrary.printer.PinPrinter
-
- connect(T) - Method in class com.rt.printerlibrary.printer.RTPrinter
-
连接打印机
connect the printer.
- connect(Object) - Method in class com.rt.printerlibrary.printer.ThermalPrinter
-
- connect(Object) - Method in class com.rt.printerlibrary.printer.UniversalPrinter
-
Connect Printer
- CONNECT_STATE_INTERRUPTED - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
-
- CONNECT_STATE_SUCCESS - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
-
- ConnectStateEnum - Enum in com.rt.printerlibrary.enumerate
-
Created by Tony on 2017/12/22.
- create() - Method in class com.rt.printerlibrary.cmd.EscFactory
-
- create() - Method in class com.rt.printerlibrary.factory.cmd.CmdFactory
-
Create command object
创建指令对象
- create() - Method in class com.rt.printerlibrary.factory.connect.PIFactory
-
Create printer interface for connection
创建打印机接口,用于连接
- create(BluetoothType) - Method in class com.rt.printerlibrary.factory.connect.PIFactory
-
Create printer interface for connection
创建打印机接口,用于连接
- create() - Method in class com.rt.printerlibrary.factory.connect.SerailPortFactory
-
- create(BluetoothType) - Method in class com.rt.printerlibrary.factory.connect.SerailPortFactory
-
- create() - Method in class com.rt.printerlibrary.factory.printer.LabelPrinterFactory
-
- create() - Method in class com.rt.printerlibrary.factory.printer.PinPrinterFactory
-
- create() - Method in class com.rt.printerlibrary.factory.printer.PrinterFactory
-
- create() - Method in class com.rt.printerlibrary.factory.printer.ThermalPrinterFactory
-
- create() - Method in class com.rt.printerlibrary.factory.printer.UniversalPrinterFactory
-