Module de.vwsoft.barcodelib4j
Package de.vwsoft.barcodelib4j.twod.qrcode
package de.vwsoft.barcodelib4j.twod.qrcode
-
ClassDescriptionJAVAPORT: 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.See ISO 18004:2006, 6.5.1.See ISO 18004:2006, 6.4.1, Tables 2 and 3.This object renders a QR Code as a BitMatrix 2D array of greyscale values.See ISO 18004:2006 Annex DEncapsulates the parameters for one error-correction block in one symbol version.Encapsulates a set of error-correction blocks in one symbol version.