xref: /aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/class-use/Writer.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 Interface com.google.zxing.Writer (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.Writer (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/Writer.html" title="interface 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/Writer.html" target="_top">Frames</a></li>
51<li><a href="Writer.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 Interface com.google.zxing.Writer" class="title">Uses of Interface<br>com.google.zxing.Writer</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/Writer.html" title="interface in com.google.zxing">Writer</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.datamatrix">com.google.zxing.datamatrix</a></td>
95<td class="colLast">&nbsp;</td>
96</tr>
97<tr class="rowColor">
98<td class="colFirst"><a href="#com.google.zxing.oned">com.google.zxing.oned</a></td>
99<td class="colLast">&nbsp;</td>
100</tr>
101<tr class="altColor">
102<td class="colFirst"><a href="#com.google.zxing.pdf417">com.google.zxing.pdf417</a></td>
103<td class="colLast">&nbsp;</td>
104</tr>
105<tr class="rowColor">
106<td class="colFirst"><a href="#com.google.zxing.qrcode">com.google.zxing.qrcode</a></td>
107<td class="colLast">&nbsp;</td>
108</tr>
109</tbody>
110</table>
111</li>
112<li class="blockList">
113<ul class="blockList">
114<li class="blockList"><a name="com.google.zxing">
115<!--   -->
116</a>
117<h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a></h3>
118<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
119<caption><span>Classes in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a></span><span class="tabEnd">&nbsp;</span></caption>
120<tr>
121<th class="colFirst" scope="col">Modifier and Type</th>
122<th class="colLast" scope="col">Class and Description</th>
123</tr>
124<tbody>
125<tr class="altColor">
126<td class="colFirst"><code>class&nbsp;</code></td>
127<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/MultiFormatWriter.html" title="class in com.google.zxing">MultiFormatWriter</a></span></code>
128<div class="block">This is a factory class which finds the appropriate Writer subclass for the BarcodeFormat
129 requested and encodes the barcode with the supplied contents.</div>
130</td>
131</tr>
132</tbody>
133</table>
134</li>
135<li class="blockList"><a name="com.google.zxing.aztec">
136<!--   -->
137</a>
138<h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/aztec/package-summary.html">com.google.zxing.aztec</a></h3>
139<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
140<caption><span>Classes in <a href="../../../../com/google/zxing/aztec/package-summary.html">com.google.zxing.aztec</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</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">Class and Description</th>
144</tr>
145<tbody>
146<tr class="altColor">
147<td class="colFirst"><code>class&nbsp;</code></td>
148<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/aztec/AztecWriter.html" title="class in com.google.zxing.aztec">AztecWriter</a></span></code>
149<div class="block">Renders an Aztec code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div>
150</td>
151</tr>
152</tbody>
153</table>
154</li>
155<li class="blockList"><a name="com.google.zxing.datamatrix">
156<!--   -->
157</a>
158<h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/datamatrix/package-summary.html">com.google.zxing.datamatrix</a></h3>
159<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
160<caption><span>Classes in <a href="../../../../com/google/zxing/datamatrix/package-summary.html">com.google.zxing.datamatrix</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a></span><span class="tabEnd">&nbsp;</span></caption>
161<tr>
162<th class="colFirst" scope="col">Modifier and Type</th>
163<th class="colLast" scope="col">Class and Description</th>
164</tr>
165<tbody>
166<tr class="altColor">
167<td class="colFirst"><code>class&nbsp;</code></td>
168<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/datamatrix/DataMatrixWriter.html" title="class in com.google.zxing.datamatrix">DataMatrixWriter</a></span></code>
169<div class="block">This object renders a Data Matrix code as a BitMatrix 2D array of greyscale values.</div>
170</td>
171</tr>
172</tbody>
173</table>
174</li>
175<li class="blockList"><a name="com.google.zxing.oned">
176<!--   -->
177</a>
178<h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/oned/package-summary.html">com.google.zxing.oned</a></h3>
179<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
180<caption><span>Classes in <a href="../../../../com/google/zxing/oned/package-summary.html">com.google.zxing.oned</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a></span><span class="tabEnd">&nbsp;</span></caption>
181<tr>
182<th class="colFirst" scope="col">Modifier and Type</th>
183<th class="colLast" scope="col">Class and Description</th>
184</tr>
185<tbody>
186<tr class="altColor">
187<td class="colFirst"><code>class&nbsp;</code></td>
188<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/CodaBarWriter.html" title="class in com.google.zxing.oned">CodaBarWriter</a></span></code>
189<div class="block">This class renders CodaBar as <code>boolean[]</code>.</div>
190</td>
191</tr>
192<tr class="rowColor">
193<td class="colFirst"><code>class&nbsp;</code></td>
194<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/Code128Writer.html" title="class in com.google.zxing.oned">Code128Writer</a></span></code>
195<div class="block">This object renders a CODE128 code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div>
196</td>
197</tr>
198<tr class="altColor">
199<td class="colFirst"><code>class&nbsp;</code></td>
200<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/Code39Writer.html" title="class in com.google.zxing.oned">Code39Writer</a></span></code>
201<div class="block">This object renders a CODE39 code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div>
202</td>
203</tr>
204<tr class="rowColor">
205<td class="colFirst"><code>class&nbsp;</code></td>
206<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/Code93Writer.html" title="class in com.google.zxing.oned">Code93Writer</a></span></code>
207<div class="block">This object renders a CODE93 code as a BitMatrix</div>
208</td>
209</tr>
210<tr class="altColor">
211<td class="colFirst"><code>class&nbsp;</code></td>
212<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/EAN13Writer.html" title="class in com.google.zxing.oned">EAN13Writer</a></span></code>
213<div class="block">This object renders an EAN13 code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div>
214</td>
215</tr>
216<tr class="rowColor">
217<td class="colFirst"><code>class&nbsp;</code></td>
218<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/EAN8Writer.html" title="class in com.google.zxing.oned">EAN8Writer</a></span></code>
219<div class="block">This object renders an EAN8 code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div>
220</td>
221</tr>
222<tr class="altColor">
223<td class="colFirst"><code>class&nbsp;</code></td>
224<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/ITFWriter.html" title="class in com.google.zxing.oned">ITFWriter</a></span></code>
225<div class="block">This object renders a ITF code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div>
226</td>
227</tr>
228<tr class="rowColor">
229<td class="colFirst"><code>class&nbsp;</code></td>
230<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/OneDimensionalCodeWriter.html" title="class in com.google.zxing.oned">OneDimensionalCodeWriter</a></span></code>
231<div class="block">Encapsulates functionality and implementation that is common to one-dimensional barcodes.</div>
232</td>
233</tr>
234<tr class="altColor">
235<td class="colFirst"><code>class&nbsp;</code></td>
236<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/UPCAWriter.html" title="class in com.google.zxing.oned">UPCAWriter</a></span></code>
237<div class="block">This object renders a UPC-A code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div>
238</td>
239</tr>
240<tr class="rowColor">
241<td class="colFirst"><code>class&nbsp;</code></td>
242<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/UPCEANWriter.html" title="class in com.google.zxing.oned">UPCEANWriter</a></span></code>
243<div class="block">Encapsulates functionality and implementation that is common to UPC and EAN families
244 of one-dimensional barcodes.</div>
245</td>
246</tr>
247<tr class="altColor">
248<td class="colFirst"><code>class&nbsp;</code></td>
249<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/oned/UPCEWriter.html" title="class in com.google.zxing.oned">UPCEWriter</a></span></code>
250<div class="block">This object renders an UPC-E code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div>
251</td>
252</tr>
253</tbody>
254</table>
255</li>
256<li class="blockList"><a name="com.google.zxing.pdf417">
257<!--   -->
258</a>
259<h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/pdf417/package-summary.html">com.google.zxing.pdf417</a></h3>
260<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
261<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/Writer.html" title="interface in com.google.zxing">Writer</a></span><span class="tabEnd">&nbsp;</span></caption>
262<tr>
263<th class="colFirst" scope="col">Modifier and Type</th>
264<th class="colLast" scope="col">Class and Description</th>
265</tr>
266<tbody>
267<tr class="altColor">
268<td class="colFirst"><code>class&nbsp;</code></td>
269<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/pdf417/PDF417Writer.html" title="class in com.google.zxing.pdf417">PDF417Writer</a></span></code>&nbsp;</td>
270</tr>
271</tbody>
272</table>
273</li>
274<li class="blockList"><a name="com.google.zxing.qrcode">
275<!--   -->
276</a>
277<h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/qrcode/package-summary.html">com.google.zxing.qrcode</a></h3>
278<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
279<caption><span>Classes in <a href="../../../../com/google/zxing/qrcode/package-summary.html">com.google.zxing.qrcode</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a></span><span class="tabEnd">&nbsp;</span></caption>
280<tr>
281<th class="colFirst" scope="col">Modifier and Type</th>
282<th class="colLast" scope="col">Class and Description</th>
283</tr>
284<tbody>
285<tr class="altColor">
286<td class="colFirst"><code>class&nbsp;</code></td>
287<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/zxing/qrcode/QRCodeWriter.html" title="class in com.google.zxing.qrcode">QRCodeWriter</a></span></code>
288<div class="block">This object renders a QR Code as a BitMatrix 2D array of greyscale values.</div>
289</td>
290</tr>
291</tbody>
292</table>
293</li>
294</ul>
295</li>
296</ul>
297</div>
298<!-- ======= START OF BOTTOM NAVBAR ====== -->
299<div class="bottomNav"><a name="navbar.bottom">
300<!--   -->
301</a>
302<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
303<a name="navbar.bottom.firstrow">
304<!--   -->
305</a>
306<ul class="navList" title="Navigation">
307<li><a href="../../../../overview-summary.html">Overview</a></li>
308<li><a href="../package-summary.html">Package</a></li>
309<li><a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Class</a></li>
310<li class="navBarCell1Rev">Use</li>
311<li><a href="../package-tree.html">Tree</a></li>
312<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
313<li><a href="../../../../index-all.html">Index</a></li>
314<li><a href="../../../../help-doc.html">Help</a></li>
315</ul>
316</div>
317<div class="subNav">
318<ul class="navList">
319<li>Prev</li>
320<li>Next</li>
321</ul>
322<ul class="navList">
323<li><a href="../../../../index.html?com/google/zxing/class-use/Writer.html" target="_top">Frames</a></li>
324<li><a href="Writer.html" target="_top">No&nbsp;Frames</a></li>
325</ul>
326<ul class="navList" id="allclasses_navbar_bottom">
327<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
328</ul>
329<div>
330<script type="text/javascript"><!--
331  allClassesLink = document.getElementById("allclasses_navbar_bottom");
332  if(window==top) {
333    allClassesLink.style.display = "block";
334  }
335  else {
336    allClassesLink.style.display = "none";
337  }
338  //-->
339</script>
340</div>
341<a name="skip.navbar.bottom">
342<!--   -->
343</a></div>
344<!-- ======== END OF BOTTOM NAVBAR ======= -->
345<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2022. All rights reserved.</small></p>
346</body>
347</html>
348