Class | Description |
---|---|
BitMatrixParser | |
DataBlock |
Encapsulates a block of data within a Data Matrix Code.
|
DecodedBitStreamParser |
Data Matrix Codes can encode text as bits in one of several modes, and can use multiple modes
in one Data Matrix Code.
|
Decoder |
The main class which implements Data Matrix Code decoding -- as opposed to locating and extracting
the Data Matrix Code from an image.
|
Version |
The Version object encapsulates attributes about a particular
size Data Matrix Code.
|
Version.ECB |
Encapsulates the parameters for one error-correction block in one symbol version.
|
Version.ECBlocks |
Encapsulates a set of error-correction blocks in one symbol version.
|
Enum | Description |
---|---|
DecodedBitStreamParser.Mode |