public abstract class Codes extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
PRINT_IMAGE |
| Constructor and Description |
|---|
Codes()
Creates a new instance of Codes
|
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
getCutReceipt() |
abstract byte[] |
getOpenDrawer(int deviceNumber) |
abstract byte[] |
getSize0() |
abstract byte[] |
getSize1() |
abstract byte[] |
getSize2() |
abstract byte[] |
getSize3() |
byte[] |
transImage(BufferedImage oImage) |
public abstract byte[] getSize0()
public abstract byte[] getSize1()
public abstract byte[] getSize2()
public abstract byte[] getSize3()
public abstract byte[] getOpenDrawer(int deviceNumber)
public abstract byte[] getCutReceipt()
public byte[] transImage(BufferedImage oImage)
Copyright © 2021. All rights reserved.