xref: /aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/multi/MultipleBarcodeReader.html (revision 513427e33d61bc67fc40bc261642ac0b2a686b45)
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>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="MultipleBarcodeReader (ZXing 3.5.1 API)";
16        }
17    }
18    catch(err) {
19    }
20//-->
21var methods = {"i0":6,"i1":6};
22var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
23var altColor = "altColor";
24var rowColor = "rowColor";
25var tableTab = "tableTab";
26var activeTableTab = "activeTableTab";
27</script>
28<noscript>
29<div>JavaScript is disabled on your browser.</div>
30</noscript>
31<!-- ========= START OF TOP NAVBAR ======= -->
32<div class="topNav"><a name="navbar.top">
33<!--   -->
34</a>
35<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
36<a name="navbar.top.firstrow">
37<!--   -->
38</a>
39<ul class="navList" title="Navigation">
40<li><a href="../../../../overview-summary.html">Overview</a></li>
41<li><a href="package-summary.html">Package</a></li>
42<li class="navBarCell1Rev">Class</li>
43<li><a href="class-use/MultipleBarcodeReader.html">Use</a></li>
44<li><a href="package-tree.html">Tree</a></li>
45<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
46<li><a href="../../../../index-all.html">Index</a></li>
47<li><a href="../../../../help-doc.html">Help</a></li>
48</ul>
49</div>
50<div class="subNav">
51<ul class="navList">
52<li><a href="../../../../com/google/zxing/multi/GenericMultipleBarcodeReader.html" title="class in com.google.zxing.multi"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
53<li>Next&nbsp;Class</li>
54</ul>
55<ul class="navList">
56<li><a href="../../../../index.html?com/google/zxing/multi/MultipleBarcodeReader.html" target="_top">Frames</a></li>
57<li><a href="MultipleBarcodeReader.html" target="_top">No&nbsp;Frames</a></li>
58</ul>
59<ul class="navList" id="allclasses_navbar_top">
60<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
61</ul>
62<div>
63<script type="text/javascript"><!--
64  allClassesLink = document.getElementById("allclasses_navbar_top");
65  if(window==top) {
66    allClassesLink.style.display = "block";
67  }
68  else {
69    allClassesLink.style.display = "none";
70  }
71  //-->
72</script>
73</div>
74<div>
75<ul class="subNavList">
76<li>Summary:&nbsp;</li>
77<li>Nested&nbsp;|&nbsp;</li>
78<li>Field&nbsp;|&nbsp;</li>
79<li>Constr&nbsp;|&nbsp;</li>
80<li><a href="#method.summary">Method</a></li>
81</ul>
82<ul class="subNavList">
83<li>Detail:&nbsp;</li>
84<li>Field&nbsp;|&nbsp;</li>
85<li>Constr&nbsp;|&nbsp;</li>
86<li><a href="#method.detail">Method</a></li>
87</ul>
88</div>
89<a name="skip.navbar.top">
90<!--   -->
91</a></div>
92<!-- ========= END OF TOP NAVBAR ========= -->
93<!-- ======== START OF CLASS DATA ======== -->
94<div class="header">
95<div class="subTitle">com.google.zxing.multi</div>
96<h2 title="Interface MultipleBarcodeReader" class="title">Interface MultipleBarcodeReader</h2>
97</div>
98<div class="contentContainer">
99<div class="description">
100<ul class="blockList">
101<li class="blockList">
102<dl>
103<dt>All Known Implementing Classes:</dt>
104<dd><a href="../../../../com/google/zxing/multi/GenericMultipleBarcodeReader.html" title="class in com.google.zxing.multi">GenericMultipleBarcodeReader</a>, <a href="../../../../com/google/zxing/pdf417/PDF417Reader.html" title="class in com.google.zxing.pdf417">PDF417Reader</a>, <a href="../../../../com/google/zxing/multi/qrcode/QRCodeMultiReader.html" title="class in com.google.zxing.multi.qrcode">QRCodeMultiReader</a></dd>
105</dl>
106<hr>
107<br>
108<pre>public interface <span class="typeNameLabel">MultipleBarcodeReader</span></pre>
109<div class="block">Implementation of this interface attempt to read several barcodes from one image.</div>
110<dl>
111<dt><span class="simpleTagLabel">Author:</span></dt>
112<dd>Sean Owen</dd>
113<dt><span class="seeLabel">See Also:</span></dt>
114<dd><a href="../../../../com/google/zxing/Reader.html" title="interface in com.google.zxing"><code>Reader</code></a></dd>
115</dl>
116</li>
117</ul>
118</div>
119<div class="summary">
120<ul class="blockList">
121<li class="blockList">
122<!-- ========== METHOD SUMMARY =========== -->
123<ul class="blockList">
124<li class="blockList"><a name="method.summary">
125<!--   -->
126</a>
127<h3>Method Summary</h3>
128<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
129<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
130<tr>
131<th class="colFirst" scope="col">Modifier and Type</th>
132<th class="colLast" scope="col">Method and Description</th>
133</tr>
134<tr id="i0" class="altColor">
135<td class="colFirst"><code><a href="../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</a>[]</code></td>
136<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/multi/MultipleBarcodeReader.html#decodeMultiple-com.google.zxing.BinaryBitmap-">decodeMultiple</a></span>(<a href="../../../../com/google/zxing/BinaryBitmap.html" title="class in com.google.zxing">BinaryBitmap</a>&nbsp;image)</code>&nbsp;</td>
137</tr>
138<tr id="i1" class="rowColor">
139<td class="colFirst"><code><a href="../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</a>[]</code></td>
140<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/multi/MultipleBarcodeReader.html#decodeMultiple-com.google.zxing.BinaryBitmap-java.util.Map-">decodeMultiple</a></span>(<a href="../../../../com/google/zxing/BinaryBitmap.html" title="class in com.google.zxing">BinaryBitmap</a>&nbsp;image,
141              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../com/google/zxing/DecodeHintType.html" title="enum in com.google.zxing">DecodeHintType</a>,?&gt;&nbsp;hints)</code>&nbsp;</td>
142</tr>
143</table>
144</li>
145</ul>
146</li>
147</ul>
148</div>
149<div class="details">
150<ul class="blockList">
151<li class="blockList">
152<!-- ============ METHOD DETAIL ========== -->
153<ul class="blockList">
154<li class="blockList"><a name="method.detail">
155<!--   -->
156</a>
157<h3>Method Detail</h3>
158<a name="decodeMultiple-com.google.zxing.BinaryBitmap-">
159<!--   -->
160</a>
161<ul class="blockList">
162<li class="blockList">
163<h4>decodeMultiple</h4>
164<pre><a href="../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</a>[]&nbsp;decodeMultiple(<a href="../../../../com/google/zxing/BinaryBitmap.html" title="class in com.google.zxing">BinaryBitmap</a>&nbsp;image)
165                 throws <a href="../../../../com/google/zxing/NotFoundException.html" title="class in com.google.zxing">NotFoundException</a></pre>
166<dl>
167<dt><span class="throwsLabel">Throws:</span></dt>
168<dd><code><a href="../../../../com/google/zxing/NotFoundException.html" title="class in com.google.zxing">NotFoundException</a></code></dd>
169</dl>
170</li>
171</ul>
172<a name="decodeMultiple-com.google.zxing.BinaryBitmap-java.util.Map-">
173<!--   -->
174</a>
175<ul class="blockListLast">
176<li class="blockList">
177<h4>decodeMultiple</h4>
178<pre><a href="../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</a>[]&nbsp;decodeMultiple(<a href="../../../../com/google/zxing/BinaryBitmap.html" title="class in com.google.zxing">BinaryBitmap</a>&nbsp;image,
179                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../com/google/zxing/DecodeHintType.html" title="enum in com.google.zxing">DecodeHintType</a>,?&gt;&nbsp;hints)
180                 throws <a href="../../../../com/google/zxing/NotFoundException.html" title="class in com.google.zxing">NotFoundException</a></pre>
181<dl>
182<dt><span class="throwsLabel">Throws:</span></dt>
183<dd><code><a href="../../../../com/google/zxing/NotFoundException.html" title="class in com.google.zxing">NotFoundException</a></code></dd>
184</dl>
185</li>
186</ul>
187</li>
188</ul>
189</li>
190</ul>
191</div>
192</div>
193<!-- ========= END OF CLASS DATA ========= -->
194<!-- ======= START OF BOTTOM NAVBAR ====== -->
195<div class="bottomNav"><a name="navbar.bottom">
196<!--   -->
197</a>
198<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
199<a name="navbar.bottom.firstrow">
200<!--   -->
201</a>
202<ul class="navList" title="Navigation">
203<li><a href="../../../../overview-summary.html">Overview</a></li>
204<li><a href="package-summary.html">Package</a></li>
205<li class="navBarCell1Rev">Class</li>
206<li><a href="class-use/MultipleBarcodeReader.html">Use</a></li>
207<li><a href="package-tree.html">Tree</a></li>
208<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
209<li><a href="../../../../index-all.html">Index</a></li>
210<li><a href="../../../../help-doc.html">Help</a></li>
211</ul>
212</div>
213<div class="subNav">
214<ul class="navList">
215<li><a href="../../../../com/google/zxing/multi/GenericMultipleBarcodeReader.html" title="class in com.google.zxing.multi"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
216<li>Next&nbsp;Class</li>
217</ul>
218<ul class="navList">
219<li><a href="../../../../index.html?com/google/zxing/multi/MultipleBarcodeReader.html" target="_top">Frames</a></li>
220<li><a href="MultipleBarcodeReader.html" target="_top">No&nbsp;Frames</a></li>
221</ul>
222<ul class="navList" id="allclasses_navbar_bottom">
223<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
224</ul>
225<div>
226<script type="text/javascript"><!--
227  allClassesLink = document.getElementById("allclasses_navbar_bottom");
228  if(window==top) {
229    allClassesLink.style.display = "block";
230  }
231  else {
232    allClassesLink.style.display = "none";
233  }
234  //-->
235</script>
236</div>
237<div>
238<ul class="subNavList">
239<li>Summary:&nbsp;</li>
240<li>Nested&nbsp;|&nbsp;</li>
241<li>Field&nbsp;|&nbsp;</li>
242<li>Constr&nbsp;|&nbsp;</li>
243<li><a href="#method.summary">Method</a></li>
244</ul>
245<ul class="subNavList">
246<li>Detail:&nbsp;</li>
247<li>Field&nbsp;|&nbsp;</li>
248<li>Constr&nbsp;|&nbsp;</li>
249<li><a href="#method.detail">Method</a></li>
250</ul>
251</div>
252<a name="skip.navbar.bottom">
253<!--   -->
254</a></div>
255<!-- ======== END OF BOTTOM NAVBAR ======= -->
256<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2022. All rights reserved.</small></p>
257</body>
258</html>
259