Toggle navigation
JarYard
Browse
Search
About
Groups
com.google.zxing
core
3.2.0
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
com
.
google
.
zxing
.
multi
Package Summary
Package
Description
com
.google
.zxing
.multi
.qrcode
Interface Summary
Interface
Description
MultipleBarcodeReader
Implementation of this interface attempt to read several barcodes from one image.
Class Summary
Class
Description
ByQuadrantReader
This class attempts to decode a barcode from an image, not by scanning the whole image, but by scanning subsets of the image.
GenericMultipleBarcodeReader
Attempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.