See: Description
| Interface | Description |
|---|---|
| DataMatrixConstants |
Constants for DataMatrix.
|
| DataMatrixReedSolomonFactors |
Precomputed factor tables for all the different variants in ECC200.
|
| Class | Description |
|---|---|
| DataMatrix |
This class is an implementation of the DataMatrix barcode.
|
| DataMatrixBean |
This class is an implementation of DataMatrix (ISO 16022:2000(E)).
|
| DataMatrixErrorCorrection |
Error Correction Code for ECC200.
|
| DataMatrixHighLevelEncoder |
DataMatrix ECC 200 data encoder following the algorithm described in ISO/IEC 16022:200(E) in
annex S.
|
| DataMatrixLogicImpl |
Top-level class for the logic part of the DataMatrix implementation.
|
| DataMatrixPlacement |
Symbol Character Placement Program.
|
| DataMatrixSymbolInfo |
Symbol info table for DataMatrix.
|
| SymbolShapeHint |
Enumeration for DataMatrix symbol shape hint.
|
This package contains the DataMatrix (ISO/IEC 16022:2000(E)) implementation.
Copyright © 2003–2023. All rights reserved.