Package | Description |
---|---|
com.google.zxing.multi.qrcode.detector | |
com.google.zxing.qrcode.detector |
Modifier and Type | Field and Description |
---|---|
private static FinderPatternInfo[] |
MultiFinderPatternFinder.EMPTY_RESULT_ARRAY |
Modifier and Type | Method and Description |
---|---|
FinderPatternInfo[] |
MultiFinderPatternFinder.findMulti(java.util.Map<DecodeHintType,?> hints) |
Modifier and Type | Method and Description |
---|---|
(package private) FinderPatternInfo |
FinderPatternFinder.find(java.util.Map<DecodeHintType,?> hints) |
Modifier and Type | Method and Description |
---|---|
protected DetectorResult |
Detector.processFinderPatternInfo(FinderPatternInfo info) |