|
class |
Barcode128 |
|
BarCode 128 is a high-density linear barcode symbology defined in ISO/IEC 15417:2007. More...
|
|
class |
Barcode1D |
|
Base class for the barcode types that have 1D representation. More...
|
|
class |
Barcode2D |
|
This is a class that is used to implement the logic common to all 2D barcodes. More...
|
|
class |
Barcode39 |
|
This class represents the barcode Code 39. More...
|
|
class |
BarcodeCodabar |
|
Implementation of the Codabar barcode. More...
|
|
class |
BarcodeDataMatrix |
|
A Data Matrix is a two-dimensional bar code consisting of black and white "cells" or dots arranged in either a square or rectangular pattern, also known as a matrix. More...
|
|
class |
BarcodeEAN |
|
The implementation of the barcode EAN. More...
|
|
class |
BarcodeEANSUPP |
|
Implements the most commonly used EAN standard is the thirteen-digit EAN-13, a superset of the original 12-digit Universal Product Code (UPC-A) More...
|
|
class |
BarcodeInter25 |
|
Implements the code interleaved 2 of 5. More...
|
|
class |
BarcodeMSI |
|
Implements the MSI Barcode. More...
|
|
class |
BarcodePDF417 |
|
PDF417 is a stacked linear barcode format used in a variety of applications such as transport, identification cards, and inventory management. More...
|
|
class |
BarcodePostnet |
|
POSTNET (Postal Numeric Encoding Technique) is a barcode symbology used by the United States Postal Service to assist in directing mail. More...
|
|
class |
BarcodeQRCode |
|
A QRCode implementation based on the zxing code. More...
|
|