| Modifier and Type | Class and Description |
|---|---|
class |
CodabarBarcode
This is a concrete implementation of the Codabar barcode, AKA USD-4,
Monarch, NW-7 and 2of7.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Code128Barcode
This is a concrete implementation of the Code 128 barcode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Code39Barcode
This is a concrete implementation of the Code 39 barcode, AKA 3of9,
USD-3.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooklandBarcode |
class |
EAN13Barcode
This is a concrete implementation of the EAN13 barcode.
|
class |
UCCEAN128Barcode
An implementation of the UCC 128 and EAN 128 code formats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostNetBarcode |
| Modifier and Type | Class and Description |
|---|---|
class |
Int2of5Barcode
This is a concrete implementation of the Interleave 2 of 5 barcode
The Interleave 2 of 5 barcode requires an even number of characters.
|
class |
Std2of5Barcode
This is a concrete implementation of the Standard 2 of 5 barcode
The Standard 2 of 5 barcode requires an even number of characters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UPCABarcode
This is a concrete implementation of the UPC-A barcode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDF417Barcode
Implementation of the PDF417 two dimensional barcode format.
|
Copyright © 2003-2013 barbecue.sourceforge.net. All Rights Reserved.