Changed Classes |
Barcode128
|
BarCode 128 is a high-density linear barcode symbology defined in ISO/IEC 15417:2007. |
Barcode128.Barcode128CodeSet
|
The code set to be used to start encoding. |
Barcode1D
|
Base class for the barcode types that have 1D representation. |
Barcode2D
|
This is a class that is used to implement the logic common to all 2D barcodes. |
Barcode39
|
This class represents the barcode Code 39. |
BarcodeCodabar
|
Implementation of the Codabar barcode. |
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. |
BarcodeEAN
|
The implementation of the barcode EAN. |
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) |
BarcodePDF417
|
PDF417 is a stacked linear barcode format used in a variety of applications such as transport, identification cards, and inventory management. |
BarcodePDF417.Segment
|
A container that encapsulates all data needed for a segment. |
BarcodePDF417.SegmentList
|
An utility class that encapsulates a list of segments. |
BarcodePostnet
|
POSTNET (Postal Numeric Encoding Technique) is a barcode symbology used by the United States Postal Service to assist in directing mail. |
BarcodeQRCode
|
A QRCode implementation based on the zxing code. |