Uses of Interface
com.google.zxing.multi.MultipleBarcodeReader

Packages that use MultipleBarcodeReader
com.google.zxing.multi   
com.google.zxing.multi.qrcode   
 

Uses of MultipleBarcodeReader in com.google.zxing.multi
 

Classes in com.google.zxing.multi that implement MultipleBarcodeReader
 class GenericMultipleBarcodeReader
          Attempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.
 

Uses of MultipleBarcodeReader in com.google.zxing.multi.qrcode
 

Classes in com.google.zxing.multi.qrcode that implement MultipleBarcodeReader
 class QRCodeMultiReader
          This implementation can detect and decode multiple QR Codes in an image.
 



Copyright © 2007-2012. All Rights Reserved.