Class | Description |
---|---|
BarcodeMatrix |
Holds all of the information for a barcode in a format where it can be easily accessible
|
BarcodeRow | |
Dimensions |
Data object to specify the minimum and maximum number of rows and columns for a PDF417 barcode.
|
PDF417 |
Top-level class for the logic part of the PDF417 implementation.
|
PDF417ErrorCorrection |
PDF417 error correction code following the algorithm described in ISO/IEC 15438:2001(E) in
chapter 4.10.
|
PDF417HighLevelEncoder |
PDF417 high-level encoder following the algorithm described in ISO/IEC 15438:2001(E) in
annex P.
|
PDF417HighLevelEncoder.NoECIInput | |
PDF417HighLevelEncoderTestAdapter |
Test adapter for PDF417HighLevelEncoder to be called solely from unit tests.
|
Enum | Description |
---|---|
Compaction |
Represents possible PDF417 barcode compaction types.
|