1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<!-- NewPage --> 3<html lang="en"> 4<head> 5<!-- Generated by javadoc --> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<title>Uses of Interface com.google.zxing.multi.MultipleBarcodeReader (ZXing 3.5.1 API)</title> 8<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> 9<script type="text/javascript" src="../../../../../script.js"></script> 10</head> 11<body> 12<script type="text/javascript"><!-- 13 try { 14 if (location.href.indexOf('is-external=true') == -1) { 15 parent.document.title="Uses of Interface com.google.zxing.multi.MultipleBarcodeReader (ZXing 3.5.1 API)"; 16 } 17 } 18 catch(err) { 19 } 20//--> 21</script> 22<noscript> 23<div>JavaScript is disabled on your browser.</div> 24</noscript> 25<!-- ========= START OF TOP NAVBAR ======= --> 26<div class="topNav"><a name="navbar.top"> 27<!-- --> 28</a> 29<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> 30<a name="navbar.top.firstrow"> 31<!-- --> 32</a> 33<ul class="navList" title="Navigation"> 34<li><a href="../../../../../overview-summary.html">Overview</a></li> 35<li><a href="../package-summary.html">Package</a></li> 36<li><a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">Class</a></li> 37<li class="navBarCell1Rev">Use</li> 38<li><a href="../package-tree.html">Tree</a></li> 39<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 40<li><a href="../../../../../index-all.html">Index</a></li> 41<li><a href="../../../../../help-doc.html">Help</a></li> 42</ul> 43</div> 44<div class="subNav"> 45<ul class="navList"> 46<li>Prev</li> 47<li>Next</li> 48</ul> 49<ul class="navList"> 50<li><a href="../../../../../index.html?com/google/zxing/multi/class-use/MultipleBarcodeReader.html" target="_top">Frames</a></li> 51<li><a href="MultipleBarcodeReader.html" target="_top">No Frames</a></li> 52</ul> 53<ul class="navList" id="allclasses_navbar_top"> 54<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 55</ul> 56<div> 57<script type="text/javascript"><!-- 58 allClassesLink = document.getElementById("allclasses_navbar_top"); 59 if(window==top) { 60 allClassesLink.style.display = "block"; 61 } 62 else { 63 allClassesLink.style.display = "none"; 64 } 65 //--> 66</script> 67</div> 68<a name="skip.navbar.top"> 69<!-- --> 70</a></div> 71<!-- ========= END OF TOP NAVBAR ========= --> 72<div class="header"> 73<h2 title="Uses of Interface com.google.zxing.multi.MultipleBarcodeReader" class="title">Uses of Interface<br>com.google.zxing.multi.MultipleBarcodeReader</h2> 74</div> 75<div class="classUseContainer"> 76<ul class="blockList"> 77<li class="blockList"> 78<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> 79<caption><span>Packages that use <a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">MultipleBarcodeReader</a></span><span class="tabEnd"> </span></caption> 80<tr> 81<th class="colFirst" scope="col">Package</th> 82<th class="colLast" scope="col">Description</th> 83</tr> 84<tbody> 85<tr class="altColor"> 86<td class="colFirst"><a href="#com.google.zxing.multi">com.google.zxing.multi</a></td> 87<td class="colLast"> </td> 88</tr> 89<tr class="rowColor"> 90<td class="colFirst"><a href="#com.google.zxing.multi.qrcode">com.google.zxing.multi.qrcode</a></td> 91<td class="colLast"> </td> 92</tr> 93<tr class="altColor"> 94<td class="colFirst"><a href="#com.google.zxing.pdf417">com.google.zxing.pdf417</a></td> 95<td class="colLast"> </td> 96</tr> 97</tbody> 98</table> 99</li> 100<li class="blockList"> 101<ul class="blockList"> 102<li class="blockList"><a name="com.google.zxing.multi"> 103<!-- --> 104</a> 105<h3>Uses of <a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">MultipleBarcodeReader</a> in <a href="../../../../../com/google/zxing/multi/package-summary.html">com.google.zxing.multi</a></h3> 106<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> 107<caption><span>Classes in <a href="../../../../../com/google/zxing/multi/package-summary.html">com.google.zxing.multi</a> that implement <a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">MultipleBarcodeReader</a></span><span class="tabEnd"> </span></caption> 108<tr> 109<th class="colFirst" scope="col">Modifier and Type</th> 110<th class="colLast" scope="col">Class and Description</th> 111</tr> 112<tbody> 113<tr class="altColor"> 114<td class="colFirst"><code>class </code></td> 115<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/multi/GenericMultipleBarcodeReader.html" title="class in com.google.zxing.multi">GenericMultipleBarcodeReader</a></span></code> 116<div class="block">Attempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.</div> 117</td> 118</tr> 119</tbody> 120</table> 121</li> 122<li class="blockList"><a name="com.google.zxing.multi.qrcode"> 123<!-- --> 124</a> 125<h3>Uses of <a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">MultipleBarcodeReader</a> in <a href="../../../../../com/google/zxing/multi/qrcode/package-summary.html">com.google.zxing.multi.qrcode</a></h3> 126<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> 127<caption><span>Classes in <a href="../../../../../com/google/zxing/multi/qrcode/package-summary.html">com.google.zxing.multi.qrcode</a> that implement <a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">MultipleBarcodeReader</a></span><span class="tabEnd"> </span></caption> 128<tr> 129<th class="colFirst" scope="col">Modifier and Type</th> 130<th class="colLast" scope="col">Class and Description</th> 131</tr> 132<tbody> 133<tr class="altColor"> 134<td class="colFirst"><code>class </code></td> 135<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/multi/qrcode/QRCodeMultiReader.html" title="class in com.google.zxing.multi.qrcode">QRCodeMultiReader</a></span></code> 136<div class="block">This implementation can detect and decode multiple QR Codes in an image.</div> 137</td> 138</tr> 139</tbody> 140</table> 141</li> 142<li class="blockList"><a name="com.google.zxing.pdf417"> 143<!-- --> 144</a> 145<h3>Uses of <a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">MultipleBarcodeReader</a> in <a href="../../../../../com/google/zxing/pdf417/package-summary.html">com.google.zxing.pdf417</a></h3> 146<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> 147<caption><span>Classes in <a href="../../../../../com/google/zxing/pdf417/package-summary.html">com.google.zxing.pdf417</a> that implement <a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">MultipleBarcodeReader</a></span><span class="tabEnd"> </span></caption> 148<tr> 149<th class="colFirst" scope="col">Modifier and Type</th> 150<th class="colLast" scope="col">Class and Description</th> 151</tr> 152<tbody> 153<tr class="altColor"> 154<td class="colFirst"><code>class </code></td> 155<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/zxing/pdf417/PDF417Reader.html" title="class in com.google.zxing.pdf417">PDF417Reader</a></span></code> 156<div class="block">This implementation can detect and decode PDF417 codes in an image.</div> 157</td> 158</tr> 159</tbody> 160</table> 161</li> 162</ul> 163</li> 164</ul> 165</div> 166<!-- ======= START OF BOTTOM NAVBAR ====== --> 167<div class="bottomNav"><a name="navbar.bottom"> 168<!-- --> 169</a> 170<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 171<a name="navbar.bottom.firstrow"> 172<!-- --> 173</a> 174<ul class="navList" title="Navigation"> 175<li><a href="../../../../../overview-summary.html">Overview</a></li> 176<li><a href="../package-summary.html">Package</a></li> 177<li><a href="../../../../../com/google/zxing/multi/MultipleBarcodeReader.html" title="interface in com.google.zxing.multi">Class</a></li> 178<li class="navBarCell1Rev">Use</li> 179<li><a href="../package-tree.html">Tree</a></li> 180<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 181<li><a href="../../../../../index-all.html">Index</a></li> 182<li><a href="../../../../../help-doc.html">Help</a></li> 183</ul> 184</div> 185<div class="subNav"> 186<ul class="navList"> 187<li>Prev</li> 188<li>Next</li> 189</ul> 190<ul class="navList"> 191<li><a href="../../../../../index.html?com/google/zxing/multi/class-use/MultipleBarcodeReader.html" target="_top">Frames</a></li> 192<li><a href="MultipleBarcodeReader.html" target="_top">No Frames</a></li> 193</ul> 194<ul class="navList" id="allclasses_navbar_bottom"> 195<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 196</ul> 197<div> 198<script type="text/javascript"><!-- 199 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 200 if(window==top) { 201 allClassesLink.style.display = "block"; 202 } 203 else { 204 allClassesLink.style.display = "none"; 205 } 206 //--> 207</script> 208</div> 209<a name="skip.navbar.bottom"> 210<!-- --> 211</a></div> 212<!-- ======== END OF BOTTOM NAVBAR ======= --> 213<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p> 214</body> 215</html> 216