Uses of Interface
com.google.zxing.multi.MultipleBarcodeReader
Packages that use MultipleBarcodeReader
- 
Uses of MultipleBarcodeReader in com.google.zxing.multiClasses in com.google.zxing.multi that implement MultipleBarcodeReaderModifier and TypeClassDescriptionfinal classAttempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.
- 
Uses of MultipleBarcodeReader in com.google.zxing.multi.qrcodeClasses in com.google.zxing.multi.qrcode that implement MultipleBarcodeReaderModifier and TypeClassDescriptionfinal classThis implementation can detect and decode multiple QR Codes in an image.
- 
Uses of MultipleBarcodeReader in com.google.zxing.pdf417Classes in com.google.zxing.pdf417 that implement MultipleBarcodeReaderModifier and TypeClassDescriptionfinal classThis implementation can detect and decode PDF417 codes in an image.