Uses of Interface
com.google.zxing.multi.MultipleBarcodeReader
Packages that use MultipleBarcodeReader
-
Uses of MultipleBarcodeReader in com.google.zxing.multi
Classes in com.google.zxing.multi that implement MultipleBarcodeReaderModifier and TypeClassDescriptionfinal class
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 MultipleBarcodeReaderModifier and TypeClassDescriptionfinal class
This implementation can detect and decode multiple QR Codes in an image. -
Uses of MultipleBarcodeReader in com.google.zxing.pdf417
Classes in com.google.zxing.pdf417 that implement MultipleBarcodeReaderModifier and TypeClassDescriptionfinal class
This implementation can detect and decode PDF417 codes in an image.