xref: /aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/class-use/ResultPoint.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>Uses of Class com.google.zxing.ResultPoint (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 Class com.google.zxing.ResultPoint (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/ResultPoint.html" title="class in com.google.zxing">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/class-use/ResultPoint.html" target="_top">Frames</a></li>
51<li><a href="ResultPoint.html" target="_top">No&nbsp;Frames</a></li>
52</ul>
53<ul class="navList" id="allclasses_navbar_top">
54<li><a href="../../../../allclasses-noframe.html">All&nbsp;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 Class com.google.zxing.ResultPoint" class="title">Uses of Class<br>com.google.zxing.ResultPoint</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/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</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">com.google.zxing</a></td>
87<td class="colLast">&nbsp;</td>
88</tr>
89<tr class="rowColor">
90<td class="colFirst"><a href="#com.google.zxing.aztec">com.google.zxing.aztec</a></td>
91<td class="colLast">&nbsp;</td>
92</tr>
93<tr class="altColor">
94<td class="colFirst"><a href="#com.google.zxing.common">com.google.zxing.common</a></td>
95<td class="colLast">&nbsp;</td>
96</tr>
97<tr class="rowColor">
98<td class="colFirst"><a href="#com.google.zxing.common.detector">com.google.zxing.common.detector</a></td>
99<td class="colLast">&nbsp;</td>
100</tr>
101<tr class="altColor">
102<td class="colFirst"><a href="#com.google.zxing.oned.rss">com.google.zxing.oned.rss</a></td>
103<td class="colLast">&nbsp;</td>
104</tr>
105<tr class="rowColor">
106<td class="colFirst"><a href="#com.google.zxing.pdf417.decoder">com.google.zxing.pdf417.decoder</a></td>
107<td class="colLast">&nbsp;</td>
108</tr>
109<tr class="altColor">
110<td class="colFirst"><a href="#com.google.zxing.qrcode.decoder">com.google.zxing.qrcode.decoder</a></td>
111<td class="colLast">&nbsp;</td>
112</tr>
113<tr class="rowColor">
114<td class="colFirst"><a href="#com.google.zxing.qrcode.detector">com.google.zxing.qrcode.detector</a></td>
115<td class="colLast">&nbsp;</td>
116</tr>
117</tbody>
118</table>
119</li>
120<li class="blockList">
121<ul class="blockList">
122<li class="blockList"><a name="com.google.zxing">
123<!--   -->
124</a>
125<h3>Uses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a></h3>
126<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
127<caption><span>Methods in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a> that return <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
128<tr>
129<th class="colFirst" scope="col">Modifier and Type</th>
130<th class="colLast" scope="col">Method and Description</th>
131</tr>
132<tbody>
133<tr class="altColor">
134<td class="colFirst"><code><a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]</code></td>
135<td class="colLast"><span class="typeNameLabel">Result.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/Result.html#getResultPoints--">getResultPoints</a></span>()</code>&nbsp;</td>
136</tr>
137</tbody>
138</table>
139<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
140<caption><span>Methods in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a> with parameters of type <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
141<tr>
142<th class="colFirst" scope="col">Modifier and Type</th>
143<th class="colLast" scope="col">Method and Description</th>
144</tr>
145<tbody>
146<tr class="altColor">
147<td class="colFirst"><code>void</code></td>
148<td class="colLast"><span class="typeNameLabel">Result.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/Result.html#addResultPoints-com.google.zxing.ResultPoint:A-">addResultPoints</a></span>(<a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]&nbsp;newPoints)</code>&nbsp;</td>
149</tr>
150<tr class="rowColor">
151<td class="colFirst"><code>static float</code></td>
152<td class="colLast"><span class="typeNameLabel">ResultPoint.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/ResultPoint.html#distance-com.google.zxing.ResultPoint-com.google.zxing.ResultPoint-">distance</a></span>(<a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;pattern1,
153        <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;pattern2)</code>&nbsp;</td>
154</tr>
155<tr class="altColor">
156<td class="colFirst"><code>void</code></td>
157<td class="colLast"><span class="typeNameLabel">ResultPointCallback.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/ResultPointCallback.html#foundPossibleResultPoint-com.google.zxing.ResultPoint-">foundPossibleResultPoint</a></span>(<a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;point)</code>&nbsp;</td>
158</tr>
159<tr class="rowColor">
160<td class="colFirst"><code>static void</code></td>
161<td class="colLast"><span class="typeNameLabel">ResultPoint.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/ResultPoint.html#orderBestPatterns-com.google.zxing.ResultPoint:A-">orderBestPatterns</a></span>(<a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]&nbsp;patterns)</code>
162<div class="block">Orders an array of three ResultPoints in an order [A,B,C] such that AB is less than AC
163 and BC is less than AC, and the angle between BC and BA is less than 180 degrees.</div>
164</td>
165</tr>
166</tbody>
167</table>
168<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
169<caption><span>Constructors in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a> with parameters of type <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
170<tr>
171<th class="colOne" scope="col">Constructor and Description</th>
172</tr>
173<tbody>
174<tr class="altColor">
175<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/Result.html#Result-java.lang.String-byte:A-int-com.google.zxing.ResultPoint:A-com.google.zxing.BarcodeFormat-long-">Result</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text,
176      byte[]&nbsp;rawBytes,
177      int&nbsp;numBits,
178      <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]&nbsp;resultPoints,
179      <a href="../../../../com/google/zxing/BarcodeFormat.html" title="enum in com.google.zxing">BarcodeFormat</a>&nbsp;format,
180      long&nbsp;timestamp)</code>&nbsp;</td>
181</tr>
182<tr class="rowColor">
183<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/Result.html#Result-java.lang.String-byte:A-com.google.zxing.ResultPoint:A-com.google.zxing.BarcodeFormat-">Result</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text,
184      byte[]&nbsp;rawBytes,
185      <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]&nbsp;resultPoints,
186      <a href="../../../../com/google/zxing/BarcodeFormat.html" title="enum in com.google.zxing">BarcodeFormat</a>&nbsp;format)</code>&nbsp;</td>
187</tr>
188<tr class="altColor">
189<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/Result.html#Result-java.lang.String-byte:A-com.google.zxing.ResultPoint:A-com.google.zxing.BarcodeFormat-long-">Result</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text,
190      byte[]&nbsp;rawBytes,
191      <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]&nbsp;resultPoints,
192      <a href="../../../../com/google/zxing/BarcodeFormat.html" title="enum in com.google.zxing">BarcodeFormat</a>&nbsp;format,
193      long&nbsp;timestamp)</code>&nbsp;</td>
194</tr>
195</tbody>
196</table>
197</li>
198<li class="blockList"><a name="com.google.zxing.aztec">
199<!--   -->
200</a>
201<h3>Uses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/aztec/package-summary.html">com.google.zxing.aztec</a></h3>
202<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
203<caption><span>Constructors in <a href="../../../../com/google/zxing/aztec/package-summary.html">com.google.zxing.aztec</a> with parameters of type <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
204<tr>
205<th class="colOne" scope="col">Constructor and Description</th>
206</tr>
207<tbody>
208<tr class="altColor">
209<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/aztec/AztecDetectorResult.html#AztecDetectorResult-com.google.zxing.common.BitMatrix-com.google.zxing.ResultPoint:A-boolean-int-int-">AztecDetectorResult</a></span>(<a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common">BitMatrix</a>&nbsp;bits,
210                   <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]&nbsp;points,
211                   boolean&nbsp;compact,
212                   int&nbsp;nbDatablocks,
213                   int&nbsp;nbLayers)</code>&nbsp;</td>
214</tr>
215</tbody>
216</table>
217</li>
218<li class="blockList"><a name="com.google.zxing.common">
219<!--   -->
220</a>
221<h3>Uses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/common/package-summary.html">com.google.zxing.common</a></h3>
222<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
223<caption><span>Methods in <a href="../../../../com/google/zxing/common/package-summary.html">com.google.zxing.common</a> that return <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
224<tr>
225<th class="colFirst" scope="col">Modifier and Type</th>
226<th class="colLast" scope="col">Method and Description</th>
227</tr>
228<tbody>
229<tr class="altColor">
230<td class="colFirst"><code><a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]</code></td>
231<td class="colLast"><span class="typeNameLabel">DetectorResult.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/common/DetectorResult.html#getPoints--">getPoints</a></span>()</code>&nbsp;</td>
232</tr>
233</tbody>
234</table>
235<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
236<caption><span>Constructors in <a href="../../../../com/google/zxing/common/package-summary.html">com.google.zxing.common</a> with parameters of type <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
237<tr>
238<th class="colOne" scope="col">Constructor and Description</th>
239</tr>
240<tbody>
241<tr class="altColor">
242<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/common/DetectorResult.html#DetectorResult-com.google.zxing.common.BitMatrix-com.google.zxing.ResultPoint:A-">DetectorResult</a></span>(<a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common">BitMatrix</a>&nbsp;bits,
243              <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]&nbsp;points)</code>&nbsp;</td>
244</tr>
245</tbody>
246</table>
247</li>
248<li class="blockList"><a name="com.google.zxing.common.detector">
249<!--   -->
250</a>
251<h3>Uses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/common/detector/package-summary.html">com.google.zxing.common.detector</a></h3>
252<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
253<caption><span>Methods in <a href="../../../../com/google/zxing/common/detector/package-summary.html">com.google.zxing.common.detector</a> that return <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
254<tr>
255<th class="colFirst" scope="col">Modifier and Type</th>
256<th class="colLast" scope="col">Method and Description</th>
257</tr>
258<tbody>
259<tr class="altColor">
260<td class="colFirst"><code><a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]</code></td>
261<td class="colLast"><span class="typeNameLabel">MonochromeRectangleDetector.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/common/detector/MonochromeRectangleDetector.html#detect--">detect</a></span>()</code>
262<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
263<div class="block">Detects a rectangular region of black and white -- mostly black -- with a region of mostly
264 white, in an image.</div>
265</td>
266</tr>
267<tr class="rowColor">
268<td class="colFirst"><code><a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]</code></td>
269<td class="colLast"><span class="typeNameLabel">WhiteRectangleDetector.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/common/detector/WhiteRectangleDetector.html#detect--">detect</a></span>()</code>
270<div class="block">
271 Detects a candidate barcode-like rectangular region within an image.</div>
272</td>
273</tr>
274</tbody>
275</table>
276</li>
277<li class="blockList"><a name="com.google.zxing.oned.rss">
278<!--   -->
279</a>
280<h3>Uses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/oned/rss/package-summary.html">com.google.zxing.oned.rss</a></h3>
281<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
282<caption><span>Methods in <a href="../../../../com/google/zxing/oned/rss/package-summary.html">com.google.zxing.oned.rss</a> that return <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
283<tr>
284<th class="colFirst" scope="col">Modifier and Type</th>
285<th class="colLast" scope="col">Method and Description</th>
286</tr>
287<tbody>
288<tr class="altColor">
289<td class="colFirst"><code><a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]</code></td>
290<td class="colLast"><span class="typeNameLabel">FinderPattern.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/rss/FinderPattern.html#getResultPoints--">getResultPoints</a></span>()</code>&nbsp;</td>
291</tr>
292</tbody>
293</table>
294</li>
295<li class="blockList"><a name="com.google.zxing.pdf417.decoder">
296<!--   -->
297</a>
298<h3>Uses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/pdf417/decoder/package-summary.html">com.google.zxing.pdf417.decoder</a></h3>
299<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
300<caption><span>Methods in <a href="../../../../com/google/zxing/pdf417/decoder/package-summary.html">com.google.zxing.pdf417.decoder</a> with parameters of type <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
301<tr>
302<th class="colFirst" scope="col">Modifier and Type</th>
303<th class="colLast" scope="col">Method and Description</th>
304</tr>
305<tbody>
306<tr class="altColor">
307<td class="colFirst"><code>static <a href="../../../../com/google/zxing/common/DecoderResult.html" title="class in com.google.zxing.common">DecoderResult</a></code></td>
308<td class="colLast"><span class="typeNameLabel">PDF417ScanningDecoder.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/pdf417/decoder/PDF417ScanningDecoder.html#decode-com.google.zxing.common.BitMatrix-com.google.zxing.ResultPoint-com.google.zxing.ResultPoint-com.google.zxing.ResultPoint-com.google.zxing.ResultPoint-int-int-">decode</a></span>(<a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common">BitMatrix</a>&nbsp;image,
309      <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;imageTopLeft,
310      <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;imageBottomLeft,
311      <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;imageTopRight,
312      <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;imageBottomRight,
313      int&nbsp;minCodewordWidth,
314      int&nbsp;maxCodewordWidth)</code>&nbsp;</td>
315</tr>
316</tbody>
317</table>
318</li>
319<li class="blockList"><a name="com.google.zxing.qrcode.decoder">
320<!--   -->
321</a>
322<h3>Uses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/qrcode/decoder/package-summary.html">com.google.zxing.qrcode.decoder</a></h3>
323<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
324<caption><span>Methods in <a href="../../../../com/google/zxing/qrcode/decoder/package-summary.html">com.google.zxing.qrcode.decoder</a> with parameters of type <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
325<tr>
326<th class="colFirst" scope="col">Modifier and Type</th>
327<th class="colLast" scope="col">Method and Description</th>
328</tr>
329<tbody>
330<tr class="altColor">
331<td class="colFirst"><code>void</code></td>
332<td class="colLast"><span class="typeNameLabel">QRCodeDecoderMetaData.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/qrcode/decoder/QRCodeDecoderMetaData.html#applyMirroredCorrection-com.google.zxing.ResultPoint:A-">applyMirroredCorrection</a></span>(<a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>[]&nbsp;points)</code>
333<div class="block">Apply the result points' order correction due to mirroring.</div>
334</td>
335</tr>
336</tbody>
337</table>
338</li>
339<li class="blockList"><a name="com.google.zxing.qrcode.detector">
340<!--   -->
341</a>
342<h3>Uses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/qrcode/detector/package-summary.html">com.google.zxing.qrcode.detector</a></h3>
343<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
344<caption><span>Subclasses of <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a> in <a href="../../../../com/google/zxing/qrcode/detector/package-summary.html">com.google.zxing.qrcode.detector</a></span><span class="tabEnd">&nbsp;</span></caption>
345<tr>
346<th class="colFirst" scope="col">Modifier and Type</th>
347<th class="colLast" scope="col">Class and Description</th>
348</tr>
349<tbody>
350<tr class="altColor">
351<td class="colFirst"><code>class&nbsp;</code></td>
352<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/qrcode/detector/AlignmentPattern.html" title="class in com.google.zxing.qrcode.detector">AlignmentPattern</a></span></code>
353<div class="block">Encapsulates an alignment pattern, which are the smaller square patterns found in
354 all but the simplest QR Codes.</div>
355</td>
356</tr>
357<tr class="rowColor">
358<td class="colFirst"><code>class&nbsp;</code></td>
359<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/qrcode/detector/FinderPattern.html" title="class in com.google.zxing.qrcode.detector">FinderPattern</a></span></code>
360<div class="block">Encapsulates a finder pattern, which are the three square patterns found in
361 the corners of QR Codes.</div>
362</td>
363</tr>
364</tbody>
365</table>
366<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
367<caption><span>Methods in <a href="../../../../com/google/zxing/qrcode/detector/package-summary.html">com.google.zxing.qrcode.detector</a> with parameters of type <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a></span><span class="tabEnd">&nbsp;</span></caption>
368<tr>
369<th class="colFirst" scope="col">Modifier and Type</th>
370<th class="colLast" scope="col">Method and Description</th>
371</tr>
372<tbody>
373<tr class="altColor">
374<td class="colFirst"><code>protected float</code></td>
375<td class="colLast"><span class="typeNameLabel">Detector.</span><code><span class="memberNameLink"><a href="../../../../com/google/zxing/qrcode/detector/Detector.html#calculateModuleSize-com.google.zxing.ResultPoint-com.google.zxing.ResultPoint-com.google.zxing.ResultPoint-">calculateModuleSize</a></span>(<a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;topLeft,
376                   <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;topRight,
377                   <a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">ResultPoint</a>&nbsp;bottomLeft)</code>
378<div class="block">Computes an average estimated module size based on estimated derived from the positions
379 of the three finder patterns.</div>
380</td>
381</tr>
382</tbody>
383</table>
384</li>
385</ul>
386</li>
387</ul>
388</div>
389<!-- ======= START OF BOTTOM NAVBAR ====== -->
390<div class="bottomNav"><a name="navbar.bottom">
391<!--   -->
392</a>
393<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
394<a name="navbar.bottom.firstrow">
395<!--   -->
396</a>
397<ul class="navList" title="Navigation">
398<li><a href="../../../../overview-summary.html">Overview</a></li>
399<li><a href="../package-summary.html">Package</a></li>
400<li><a href="../../../../com/google/zxing/ResultPoint.html" title="class in com.google.zxing">Class</a></li>
401<li class="navBarCell1Rev">Use</li>
402<li><a href="../package-tree.html">Tree</a></li>
403<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
404<li><a href="../../../../index-all.html">Index</a></li>
405<li><a href="../../../../help-doc.html">Help</a></li>
406</ul>
407</div>
408<div class="subNav">
409<ul class="navList">
410<li>Prev</li>
411<li>Next</li>
412</ul>
413<ul class="navList">
414<li><a href="../../../../index.html?com/google/zxing/class-use/ResultPoint.html" target="_top">Frames</a></li>
415<li><a href="ResultPoint.html" target="_top">No&nbsp;Frames</a></li>
416</ul>
417<ul class="navList" id="allclasses_navbar_bottom">
418<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
419</ul>
420<div>
421<script type="text/javascript"><!--
422  allClassesLink = document.getElementById("allclasses_navbar_bottom");
423  if(window==top) {
424    allClassesLink.style.display = "block";
425  }
426  else {
427    allClassesLink.style.display = "none";
428  }
429  //-->
430</script>
431</div>
432<a name="skip.navbar.bottom">
433<!--   -->
434</a></div>
435<!-- ======== END OF BOTTOM NAVBAR ======= -->
436<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2022. All rights reserved.</small></p>
437</body>
438</html>
439