com.citizen.jpos.command
Interface ESCPOSConst

All Known Subinterfaces:
CMPPrint

public interface ESCPOSConst


Field Summary
static int CD_PIN_FIVE
           
static int CD_PIN_TWO
           
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_HEIGHT_DOUBLE
           
static int CMP_BITMAP_NORMAL
           
static int CMP_BITMAP_WIDTH_DOUBLE
           
static int CMP_BITMAP_WIDTH_HEIGHT_DOUBLE
           
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_REVERSE
           
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_MSR_TRACK_1
           
static int CMP_MSR_TRACK_12
           
static int CMP_MSR_TRACK_2
           
static int CMP_MSR_TRACK_23
           
static int CMP_MSR_TRACK_3
           
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 DIRECTION_BOTTOM_TOP
           
static int DIRECTION_LEFT_RIGHT
           
static int DIRECTION_RIGHT_LEFT
           
static int DIRECTION_TOP_BOTTOM
           
static int STS_CD_CLOSE
           
static int STS_CD_OPEN
           
static int STS_COVEROPEN
           
static int STS_NORMAL
           
static int STS_PAPEREMPTY
           
static int STS_PAPERNEAREMPTY
           
 

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_WIDTH_DOUBLE

static final int CMP_BITMAP_WIDTH_DOUBLE
See Also:
Constant Field Values

CMP_BITMAP_HEIGHT_DOUBLE

static final int CMP_BITMAP_HEIGHT_DOUBLE
See Also:
Constant Field Values

CMP_BITMAP_WIDTH_HEIGHT_DOUBLE

static final int CMP_BITMAP_WIDTH_HEIGHT_DOUBLE
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_REVERSE

static final int CMP_FNT_REVERSE
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

CMP_MSR_TRACK_1

static final int CMP_MSR_TRACK_1
See Also:
Constant Field Values

CMP_MSR_TRACK_2

static final int CMP_MSR_TRACK_2
See Also:
Constant Field Values

CMP_MSR_TRACK_12

static final int CMP_MSR_TRACK_12
See Also:
Constant Field Values

CMP_MSR_TRACK_3

static final int CMP_MSR_TRACK_3
See Also:
Constant Field Values

CMP_MSR_TRACK_23

static final int CMP_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

STS_CD_OPEN

static final int STS_CD_OPEN
See Also:
Constant Field Values

STS_CD_CLOSE

static final int STS_CD_CLOSE
See Also:
Constant Field Values

CD_PIN_TWO

static final int CD_PIN_TWO
See Also:
Constant Field Values

CD_PIN_FIVE

static final int CD_PIN_FIVE
See Also:
Constant Field Values

STS_NORMAL

static final int STS_NORMAL
See Also:
Constant Field Values

STS_COVEROPEN

static final int STS_COVEROPEN
See Also:
Constant Field Values

STS_PAPERNEAREMPTY

static final int STS_PAPERNEAREMPTY
See Also:
Constant Field Values

STS_PAPEREMPTY

static final int STS_PAPEREMPTY
See Also:
Constant Field Values

DIRECTION_LEFT_RIGHT

static final int DIRECTION_LEFT_RIGHT
See Also:
Constant Field Values

DIRECTION_BOTTOM_TOP

static final int DIRECTION_BOTTOM_TOP
See Also:
Constant Field Values

DIRECTION_RIGHT_LEFT

static final int DIRECTION_RIGHT_LEFT
See Also:
Constant Field Values

DIRECTION_TOP_BOTTOM

static final int DIRECTION_TOP_BOTTOM
See Also:
Constant Field Values