Uses of Package
com.google.zxing.qrcode.decoder
-
Packages that use com.google.zxing.qrcode.decoder Package Description com.google.zxing.qrcode com.google.zxing.qrcode.decoder com.google.zxing.qrcode.encoder -
Classes in com.google.zxing.qrcode.decoder used by com.google.zxing.qrcode Class Description Decoder The main class which implements QR Code decoding -- as opposed to locating and extracting the QR Code from an image. -
Classes in com.google.zxing.qrcode.decoder used by com.google.zxing.qrcode.decoder Class Description BitMatrixParser DataBlock Encapsulates a block of data within a QR Code.DataMask Encapsulates data masks for the data bits in a QR code, per ISO 18004:2006 6.8.ErrorCorrectionLevel See ISO 18004:2006, 6.5.1.FormatInformation Encapsulates a QR Code's format information, including the data mask used and error correction level.Mode See ISO 18004:2006, 6.4.1, Tables 2 and 3.Version See ISO 18004:2006 Annex DVersion.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. -
Classes in com.google.zxing.qrcode.decoder used by com.google.zxing.qrcode.encoder Class Description ErrorCorrectionLevel See ISO 18004:2006, 6.5.1.Mode See ISO 18004:2006, 6.4.1, Tables 2 and 3.Version See ISO 18004:2006 Annex D