com.citizen.jpos.command
Interface ESCPOSConst

All Known Subinterfaces:
CMPPrint

public interface ESCPOSConst


Field Summary
static int CMP_ALIGNMENT_CENTER
           
static int CMP_ALIGNMENT_LEFT
           
static int CMP_ALIGNMENT_RIGHT
           
static int CMP_BCS_Codabar
           
static int CMP_BCS_Code128
           
static int CMP_BCS_Code39
           
static int CMP_BCS_Code93
           
static int CMP_BCS_EAN13
           
static int CMP_BCS_EAN8
           
static int CMP_BCS_ITF
           
static int CMP_BCS_JAN13
           
static int CMP_BCS_JAN8
           
static int CMP_BCS_UPCA
           
static int CMP_BCS_UPCE
           
static int CMP_BITMAP_DOUBLE_HEIGHT
           
static int CMP_BITMAP_DOUBLE_WIDTH
           
static int CMP_BITMAP_NORMAL
           
static int CMP_BITMAP_QUADRUPLE
           
static int CMP_CHECKSUM_ERROR
           
static int CMP_CREATE_ERROR
           
static int CMP_FAIL
           
static int CMP_FNT_BOLD
           
static int CMP_FNT_DEFAULT
           
static int CMP_FNT_FONTB
           
static int CMP_FNT_UNDERLINE
           
static int CMP_FNT_UNDERLINE2
           
static int CMP_HRI_TEXT_ABOVE
           
static int CMP_HRI_TEXT_BELOW
           
static int CMP_HRI_TEXT_NONE
           
static int CMP_NOT_OPENED
           
static int CMP_QRCODE_EC_LEVEL_H
           
static int CMP_QRCODE_EC_LEVEL_L
           
static int CMP_QRCODE_EC_LEVEL_M
           
static int CMP_QRCODE_EC_LEVEL_Q
           
static int CMP_STS_BATTERY_LOW
           
static int CMP_STS_COVER_OPEN
           
static int CMP_STS_MSR_READ
           
static int CMP_STS_NORMAL
           
static int CMP_STS_PAPER_EMPTY
           
static int CMP_STS_PRINTEROFF
           
static int CMP_SUCCESS
           
static int CMP_TIMEOUT_ERROR
           
static int CMP_TXT_1HEIGHT
           
static int CMP_TXT_1WIDTH
           
static int CMP_TXT_2HEIGHT
           
static int CMP_TXT_2WIDTH
           
static int CMP_TXT_3HEIGHT
           
static int CMP_TXT_3WIDTH
           
static int CMP_TXT_4HEIGHT
           
static int CMP_TXT_4WIDTH
           
static int CMP_TXT_5HEIGHT
           
static int CMP_TXT_5WIDTH
           
static int CMP_TXT_6HEIGHT
           
static int CMP_TXT_6WIDTH
           
static int CMP_TXT_7HEIGHT
           
static int CMP_TXT_7WIDTH
           
static int CMP_TXT_8HEIGHT
           
static int CMP_TXT_8WIDTH
           
static int EMUL_CPCL
           
static int EMUL_ESCPOS
           
static int MSR_TRACK_1
           
static int MSR_TRACK_12
           
static int MSR_TRACK_2
           
static int MSR_TRACK_23
           
static int MSR_TRACK_3
           
 

Field Detail

CMP_SUCCESS

static final int CMP_SUCCESS
See Also:
Constant Field Values

CMP_CREATE_ERROR

static final int CMP_CREATE_ERROR
See Also:
Constant Field Values

CMP_NOT_OPENED

static final int CMP_NOT_OPENED
See Also:
Constant Field Values

CMP_FAIL

static final int CMP_FAIL
See Also:
Constant Field Values

CMP_STS_PRINTEROFF

static final int CMP_STS_PRINTEROFF
See Also:
Constant Field Values

CMP_STS_MSR_READ

static final int CMP_STS_MSR_READ
See Also:
Constant Field Values

CMP_STS_PAPER_EMPTY

static final int CMP_STS_PAPER_EMPTY
See Also:
Constant Field Values

CMP_STS_COVER_OPEN

static final int CMP_STS_COVER_OPEN
See Also:
Constant Field Values

CMP_STS_BATTERY_LOW

static final int CMP_STS_BATTERY_LOW
See Also:
Constant Field Values

CMP_STS_NORMAL

static final int CMP_STS_NORMAL
See Also:
Constant Field Values

CMP_ALIGNMENT_LEFT

static final int CMP_ALIGNMENT_LEFT
See Also:
Constant Field Values

CMP_ALIGNMENT_CENTER

static final int CMP_ALIGNMENT_CENTER
See Also:
Constant Field Values

CMP_ALIGNMENT_RIGHT

static final int CMP_ALIGNMENT_RIGHT
See Also:
Constant Field Values

CMP_BITMAP_NORMAL

static final int CMP_BITMAP_NORMAL
See Also:
Constant Field Values

CMP_BITMAP_DOUBLE_WIDTH

static final int CMP_BITMAP_DOUBLE_WIDTH
See Also:
Constant Field Values

CMP_BITMAP_DOUBLE_HEIGHT

static final int CMP_BITMAP_DOUBLE_HEIGHT
See Also:
Constant Field Values

CMP_BITMAP_QUADRUPLE

static final int CMP_BITMAP_QUADRUPLE
See Also:
Constant Field Values

CMP_FNT_DEFAULT

static final int CMP_FNT_DEFAULT
See Also:
Constant Field Values

CMP_FNT_FONTB

static final int CMP_FNT_FONTB
See Also:
Constant Field Values

CMP_FNT_BOLD

static final int CMP_FNT_BOLD
See Also:
Constant Field Values

CMP_FNT_UNDERLINE

static final int CMP_FNT_UNDERLINE
See Also:
Constant Field Values

CMP_FNT_UNDERLINE2

static final int CMP_FNT_UNDERLINE2
See Also:
Constant Field Values

CMP_TXT_1WIDTH

static final int CMP_TXT_1WIDTH
See Also:
Constant Field Values

CMP_TXT_2WIDTH

static final int CMP_TXT_2WIDTH
See Also:
Constant Field Values

CMP_TXT_3WIDTH

static final int CMP_TXT_3WIDTH
See Also:
Constant Field Values

CMP_TXT_4WIDTH

static final int CMP_TXT_4WIDTH
See Also:
Constant Field Values

CMP_TXT_5WIDTH

static final int CMP_TXT_5WIDTH
See Also:
Constant Field Values

CMP_TXT_6WIDTH

static final int CMP_TXT_6WIDTH
See Also:
Constant Field Values

CMP_TXT_7WIDTH

static final int CMP_TXT_7WIDTH
See Also:
Constant Field Values

CMP_TXT_8WIDTH

static final int CMP_TXT_8WIDTH
See Also:
Constant Field Values

CMP_TXT_1HEIGHT

static final int CMP_TXT_1HEIGHT
See Also:
Constant Field Values

CMP_TXT_2HEIGHT

static final int CMP_TXT_2HEIGHT
See Also:
Constant Field Values

CMP_TXT_3HEIGHT

static final int CMP_TXT_3HEIGHT
See Also:
Constant Field Values

CMP_TXT_4HEIGHT

static final int CMP_TXT_4HEIGHT
See Also:
Constant Field Values

CMP_TXT_5HEIGHT

static final int CMP_TXT_5HEIGHT
See Also:
Constant Field Values

CMP_TXT_6HEIGHT

static final int CMP_TXT_6HEIGHT
See Also:
Constant Field Values

CMP_TXT_7HEIGHT

static final int CMP_TXT_7HEIGHT
See Also:
Constant Field Values

CMP_TXT_8HEIGHT

static final int CMP_TXT_8HEIGHT
See Also:
Constant Field Values

CMP_BCS_UPCA

static final int CMP_BCS_UPCA
See Also:
Constant Field Values

CMP_BCS_UPCE

static final int CMP_BCS_UPCE
See Also:
Constant Field Values

CMP_BCS_EAN8

static final int CMP_BCS_EAN8
See Also:
Constant Field Values

CMP_BCS_EAN13

static final int CMP_BCS_EAN13
See Also:
Constant Field Values

CMP_BCS_JAN8

static final int CMP_BCS_JAN8
See Also:
Constant Field Values

CMP_BCS_JAN13

static final int CMP_BCS_JAN13
See Also:
Constant Field Values

CMP_BCS_ITF

static final int CMP_BCS_ITF
See Also:
Constant Field Values

CMP_BCS_Codabar

static final int CMP_BCS_Codabar
See Also:
Constant Field Values

CMP_BCS_Code39

static final int CMP_BCS_Code39
See Also:
Constant Field Values

CMP_BCS_Code93

static final int CMP_BCS_Code93
See Also:
Constant Field Values

CMP_BCS_Code128

static final int CMP_BCS_Code128
See Also:
Constant Field Values

CMP_HRI_TEXT_NONE

static final int CMP_HRI_TEXT_NONE
See Also:
Constant Field Values

CMP_HRI_TEXT_ABOVE

static final int CMP_HRI_TEXT_ABOVE
See Also:
Constant Field Values

CMP_HRI_TEXT_BELOW

static final int CMP_HRI_TEXT_BELOW
See Also:
Constant Field Values

MSR_TRACK_1

static final int MSR_TRACK_1
See Also:
Constant Field Values

MSR_TRACK_2

static final int MSR_TRACK_2
See Also:
Constant Field Values

MSR_TRACK_12

static final int MSR_TRACK_12
See Also:
Constant Field Values

MSR_TRACK_3

static final int MSR_TRACK_3
See Also:
Constant Field Values

MSR_TRACK_23

static final int MSR_TRACK_23
See Also:
Constant Field Values

CMP_CHECKSUM_ERROR

static final int CMP_CHECKSUM_ERROR
See Also:
Constant Field Values

CMP_TIMEOUT_ERROR

static final int CMP_TIMEOUT_ERROR
See Also:
Constant Field Values

CMP_QRCODE_EC_LEVEL_L

static final int CMP_QRCODE_EC_LEVEL_L
See Also:
Constant Field Values

CMP_QRCODE_EC_LEVEL_M

static final int CMP_QRCODE_EC_LEVEL_M
See Also:
Constant Field Values

CMP_QRCODE_EC_LEVEL_Q

static final int CMP_QRCODE_EC_LEVEL_Q
See Also:
Constant Field Values

CMP_QRCODE_EC_LEVEL_H

static final int CMP_QRCODE_EC_LEVEL_H
See Also:
Constant Field Values

EMUL_CPCL

static final int EMUL_CPCL
See Also:
Constant Field Values

EMUL_ESCPOS

static final int EMUL_ESCPOS
See Also:
Constant Field Values