Package | Description |
---|---|
com.google.zxing.datamatrix | |
com.google.zxing.qrcode | |
com.google.zxing.qrcode.encoder |
Class and Description |
---|
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.
|
Class and Description |
---|
QRCode |
Class and Description |
---|
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.
|
MinimalEncoder.Edge |
MinimalEncoder.ResultList |
MinimalEncoder.ResultList.ResultNode |
MinimalEncoder.VersionSize |
QRCode |