Class | Description |
---|---|
BlockPair | |
ByteMatrix |
JAVAPORT: The original code was a 2D array of ints, but since it only ever gets assigned
-1, 0, and 1, I'm going to use less memory and go with bytes.
|
Encoder | |
MaskUtil | |
MatrixUtil | |
MinimalEncoder |
Encoder that encodes minimally
Algorithm:
The eleventh commandment was "Thou Shalt Compute" or "Thou Shalt Not Compute" - I forget which (Alan Perilis).
|
QRCode |
Enum | Description |
---|---|
MinimalEncoder.VersionSize |