barcode4j 2.1.0

org.krysalis.barcode4j.impl.code128
Interface Code128Constants

All Known Implementing Classes:
DefaultCode128Encoder

public interface Code128Constants

Constants for Code128.


Field Summary
static int CODESET_A
          Enables the codeset A
static int CODESET_ALL
          Enables all codesets
static int CODESET_B
          Enables the codeset B
static int CODESET_C
          Enables the codeset C
 

Field Detail

CODESET_A

static final int CODESET_A
Enables the codeset A

See Also:
Constant Field Values

CODESET_B

static final int CODESET_B
Enables the codeset B

See Also:
Constant Field Values

CODESET_C

static final int CODESET_C
Enables the codeset C

See Also:
Constant Field Values

CODESET_ALL

static final int CODESET_ALL
Enables all codesets

See Also:
Constant Field Values

barcode4j 2.1.0

Copyright © 2000-2010 Jeremias Maerki. All rights reserved.