Try adding current javadoc to SVN
[zxing.git] / docs / javadoc / com / google / zxing / common / BitArray.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_13) on Fri Jun 26 13:12:29 EDT 2009 -->
6 <TITLE>
7 BitArray
8 </TITLE>
9
10 <META NAME="date" CONTENT="2009-06-26">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     if (location.href.indexOf('is-external=true') == -1) {
18         parent.document.title="BitArray";
19     }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39   <TR ALIGN="center" VALIGN="top">
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47   </TR>
48 </TABLE>
49 </TD>
50 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51 </EM>
52 </TD>
53 </TR>
54
55 <TR>
56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57 &nbsp;<A HREF="../../../../com/google/zxing/common/BaseMonochromeBitmapSource.html" title="class in com.google.zxing.common"><B>PREV CLASS</B></A>&nbsp;
58 &nbsp;<A HREF="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><B>NEXT CLASS</B></A></FONT></TD>
59 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60   <A HREF="../../../../index.html?com/google/zxing/common/BitArray.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61 &nbsp;<A HREF="BitArray.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62 &nbsp;<SCRIPT type="text/javascript">
63   <!--
64   if(window==top) {
65     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
66   }
67   //-->
68 </SCRIPT>
69 <NOSCRIPT>
70   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
71 </NOSCRIPT>
72
73
74 </FONT></TD>
75 </TR>
76 <TR>
77 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81 </TR>
82 </TABLE>
83 <A NAME="skip-navbar_top"></A>
84 <!-- ========= END OF TOP NAVBAR ========= -->
85
86 <HR>
87 <!-- ======== START OF CLASS DATA ======== -->
88 <H2>
89 <FONT SIZE="-1">
90 com.google.zxing.common</FONT>
91 <BR>
92 Class BitArray</H2>
93 <PRE>
94 java.lang.Object
95   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.zxing.common.BitArray</B>
96 </PRE>
97 <HR>
98 <DL>
99 <DT><PRE>public final class <B>BitArray</B><DT>extends java.lang.Object</DL>
100 </PRE>
101
102 <P>
103 <p>A simple, fast array of bits, represented compactly by an array of ints internally.</p>
104 <P>
105
106 <P>
107 <DL>
108 <DT><B>Author:</B></DT>
109   <DD>Sean Owen</DD>
110 </DL>
111 <HR>
112
113 <P>
114 <!-- =========== FIELD SUMMARY =========== -->
115
116 <A NAME="field_summary"><!-- --></A>
117 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
120 <B>Field Summary</B></FONT></TH>
121 </TR>
122 <TR BGCOLOR="white" CLASS="TableRowColor">
123 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124 <CODE>&nbsp;int[]</CODE></FONT></TD>
125 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#bits">bits</A></B></CODE>
126
127 <BR>
128 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129 </TR>
130 <TR BGCOLOR="white" CLASS="TableRowColor">
131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132 <CODE>&nbsp;int</CODE></FONT></TD>
133 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#size">size</A></B></CODE>
134
135 <BR>
136 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
137 </TR>
138 </TABLE>
139 &nbsp;
140 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
141
142 <A NAME="constructor_summary"><!-- --></A>
143 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
145 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
146 <B>Constructor Summary</B></FONT></TH>
147 </TR>
148 <TR BGCOLOR="white" CLASS="TableRowColor">
149 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#BitArray(int)">BitArray</A></B>(int&nbsp;size)</CODE>
150
151 <BR>
152 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
153 </TR>
154 </TABLE>
155 &nbsp;
156 <!-- ========== METHOD SUMMARY =========== -->
157
158 <A NAME="method_summary"><!-- --></A>
159 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
160 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
161 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
162 <B>Method Summary</B></FONT></TH>
163 </TR>
164 <TR BGCOLOR="white" CLASS="TableRowColor">
165 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166 <CODE>&nbsp;void</CODE></FONT></TD>
167 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#clear()">clear</A></B>()</CODE>
168
169 <BR>
170 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clears all bits (sets to false).</TD>
171 </TR>
172 <TR BGCOLOR="white" CLASS="TableRowColor">
173 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174 <CODE>&nbsp;void</CODE></FONT></TD>
175 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#flip(int)">flip</A></B>(int&nbsp;i)</CODE>
176
177 <BR>
178 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Flips bit i.</TD>
179 </TR>
180 <TR BGCOLOR="white" CLASS="TableRowColor">
181 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
182 <CODE>&nbsp;boolean</CODE></FONT></TD>
183 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#get(int)">get</A></B>(int&nbsp;i)</CODE>
184
185 <BR>
186 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
187 </TR>
188 <TR BGCOLOR="white" CLASS="TableRowColor">
189 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
190 <CODE>&nbsp;int[]</CODE></FONT></TD>
191 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#getBitArray()">getBitArray</A></B>()</CODE>
192
193 <BR>
194 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
195 </TR>
196 <TR BGCOLOR="white" CLASS="TableRowColor">
197 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198 <CODE>&nbsp;int</CODE></FONT></TD>
199 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#getSize()">getSize</A></B>()</CODE>
200
201 <BR>
202 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
203 </TR>
204 <TR BGCOLOR="white" CLASS="TableRowColor">
205 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206 <CODE>&nbsp;boolean</CODE></FONT></TD>
207 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#isRange(int, int, boolean)">isRange</A></B>(int&nbsp;start,
208         int&nbsp;end,
209         boolean&nbsp;value)</CODE>
210
211 <BR>
212 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Efficient method to check if a range of bits is set, or not set.</TD>
213 </TR>
214 <TR BGCOLOR="white" CLASS="TableRowColor">
215 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
216 <CODE>&nbsp;void</CODE></FONT></TD>
217 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#reverse()">reverse</A></B>()</CODE>
218
219 <BR>
220 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reverses all bits in the array.</TD>
221 </TR>
222 <TR BGCOLOR="white" CLASS="TableRowColor">
223 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
224 <CODE>&nbsp;void</CODE></FONT></TD>
225 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#set(int)">set</A></B>(int&nbsp;i)</CODE>
226
227 <BR>
228 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets bit i.</TD>
229 </TR>
230 <TR BGCOLOR="white" CLASS="TableRowColor">
231 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
232 <CODE>&nbsp;void</CODE></FONT></TD>
233 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#setBulk(int, int)">setBulk</A></B>(int&nbsp;i,
234         int&nbsp;newBits)</CODE>
235
236 <BR>
237 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a block of 32 bits, starting at bit i.</TD>
238 </TR>
239 <TR BGCOLOR="white" CLASS="TableRowColor">
240 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
242 <TD><CODE><B><A HREF="../../../../com/google/zxing/common/BitArray.html#toString()">toString</A></B>()</CODE>
243
244 <BR>
245 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
246 </TR>
247 </TABLE>
248 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
249 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
250 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
251 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
252 </TR>
253 <TR BGCOLOR="white" CLASS="TableRowColor">
254 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
255 </TR>
256 </TABLE>
257 &nbsp;
258 <P>
259
260 <!-- ============ FIELD DETAIL =========== -->
261
262 <A NAME="field_detail"><!-- --></A>
263 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
264 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
265 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
266 <B>Field Detail</B></FONT></TH>
267 </TR>
268 </TABLE>
269
270 <A NAME="bits"><!-- --></A><H3>
271 bits</H3>
272 <PRE>
273 public int[] <B>bits</B></PRE>
274 <DL>
275 <DL>
276 </DL>
277 </DL>
278 <HR>
279
280 <A NAME="size"><!-- --></A><H3>
281 size</H3>
282 <PRE>
283 public final int <B>size</B></PRE>
284 <DL>
285 <DL>
286 </DL>
287 </DL>
288
289 <!-- ========= CONSTRUCTOR DETAIL ======== -->
290
291 <A NAME="constructor_detail"><!-- --></A>
292 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
293 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
294 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
295 <B>Constructor Detail</B></FONT></TH>
296 </TR>
297 </TABLE>
298
299 <A NAME="BitArray(int)"><!-- --></A><H3>
300 BitArray</H3>
301 <PRE>
302 public <B>BitArray</B>(int&nbsp;size)</PRE>
303 <DL>
304 </DL>
305
306 <!-- ============ METHOD DETAIL ========== -->
307
308 <A NAME="method_detail"><!-- --></A>
309 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
310 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
311 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
312 <B>Method Detail</B></FONT></TH>
313 </TR>
314 </TABLE>
315
316 <A NAME="getSize()"><!-- --></A><H3>
317 getSize</H3>
318 <PRE>
319 public int <B>getSize</B>()</PRE>
320 <DL>
321 <DD><DL>
322 </DL>
323 </DD>
324 </DL>
325 <HR>
326
327 <A NAME="get(int)"><!-- --></A><H3>
328 get</H3>
329 <PRE>
330 public boolean <B>get</B>(int&nbsp;i)</PRE>
331 <DL>
332 <DD><DL>
333 <DT><B>Parameters:</B><DD><CODE>i</CODE> - bit to get
334 <DT><B>Returns:</B><DD>true iff bit i is set</DL>
335 </DD>
336 </DL>
337 <HR>
338
339 <A NAME="set(int)"><!-- --></A><H3>
340 set</H3>
341 <PRE>
342 public void <B>set</B>(int&nbsp;i)</PRE>
343 <DL>
344 <DD>Sets bit i.
345 <P>
346 <DD><DL>
347 <DT><B>Parameters:</B><DD><CODE>i</CODE> - bit to set</DL>
348 </DD>
349 </DL>
350 <HR>
351
352 <A NAME="flip(int)"><!-- --></A><H3>
353 flip</H3>
354 <PRE>
355 public void <B>flip</B>(int&nbsp;i)</PRE>
356 <DL>
357 <DD>Flips bit i.
358 <P>
359 <DD><DL>
360 <DT><B>Parameters:</B><DD><CODE>i</CODE> - bit to set</DL>
361 </DD>
362 </DL>
363 <HR>
364
365 <A NAME="setBulk(int, int)"><!-- --></A><H3>
366 setBulk</H3>
367 <PRE>
368 public void <B>setBulk</B>(int&nbsp;i,
369                     int&nbsp;newBits)</PRE>
370 <DL>
371 <DD>Sets a block of 32 bits, starting at bit i.
372 <P>
373 <DD><DL>
374 <DT><B>Parameters:</B><DD><CODE>i</CODE> - first bit to set<DD><CODE>newBits</CODE> - the new value of the next 32 bits. Note again that the least-significant bit
375  corresponds to bit i, the next-least-significant to i+1, and so on.</DL>
376 </DD>
377 </DL>
378 <HR>
379
380 <A NAME="clear()"><!-- --></A><H3>
381 clear</H3>
382 <PRE>
383 public void <B>clear</B>()</PRE>
384 <DL>
385 <DD>Clears all bits (sets to false).
386 <P>
387 <DD><DL>
388 </DL>
389 </DD>
390 </DL>
391 <HR>
392
393 <A NAME="isRange(int, int, boolean)"><!-- --></A><H3>
394 isRange</H3>
395 <PRE>
396 public boolean <B>isRange</B>(int&nbsp;start,
397                        int&nbsp;end,
398                        boolean&nbsp;value)</PRE>
399 <DL>
400 <DD>Efficient method to check if a range of bits is set, or not set.
401 <P>
402 <DD><DL>
403 <DT><B>Parameters:</B><DD><CODE>start</CODE> - start of range, inclusive.<DD><CODE>end</CODE> - end of range, exclusive<DD><CODE>value</CODE> - if true, checks that bits in range are set, otherwise checks that they are not set
404 <DT><B>Returns:</B><DD>true iff all bits are set or not set in range, according to value argument
405 <DT><B>Throws:</B>
406 <DD><CODE>java.lang.IllegalArgumentException</CODE> - if end is less than or equal to start</DL>
407 </DD>
408 </DL>
409 <HR>
410
411 <A NAME="getBitArray()"><!-- --></A><H3>
412 getBitArray</H3>
413 <PRE>
414 public int[] <B>getBitArray</B>()</PRE>
415 <DL>
416 <DD><DL>
417
418 <DT><B>Returns:</B><DD>underlying array of ints. The first element holds the first 32 bits, and the least
419          significant bit is bit 0.</DL>
420 </DD>
421 </DL>
422 <HR>
423
424 <A NAME="reverse()"><!-- --></A><H3>
425 reverse</H3>
426 <PRE>
427 public void <B>reverse</B>()</PRE>
428 <DL>
429 <DD>Reverses all bits in the array.
430 <P>
431 <DD><DL>
432 </DL>
433 </DD>
434 </DL>
435 <HR>
436
437 <A NAME="toString()"><!-- --></A><H3>
438 toString</H3>
439 <PRE>
440 public java.lang.String <B>toString</B>()</PRE>
441 <DL>
442 <DD><DL>
443 <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
444 </DD>
445 <DD><DL>
446 </DL>
447 </DD>
448 </DL>
449 <!-- ========= END OF CLASS DATA ========= -->
450 <HR>
451
452
453 <!-- ======= START OF BOTTOM NAVBAR ====== -->
454 <A NAME="navbar_bottom"><!-- --></A>
455 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
456 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
457 <TR>
458 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
459 <A NAME="navbar_bottom_firstrow"><!-- --></A>
460 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
461   <TR ALIGN="center" VALIGN="top">
462   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
463   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
464   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
465   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
466   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
467   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
468   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
469   </TR>
470 </TABLE>
471 </TD>
472 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
473 <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ?  "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-788492-5"); pageTracker._initData(); pageTracker._trackPageview(); </script></EM>
474 </TD>
475 </TR>
476
477 <TR>
478 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
479 &nbsp;<A HREF="../../../../com/google/zxing/common/BaseMonochromeBitmapSource.html" title="class in com.google.zxing.common"><B>PREV CLASS</B></A>&nbsp;
480 &nbsp;<A HREF="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><B>NEXT CLASS</B></A></FONT></TD>
481 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
482   <A HREF="../../../../index.html?com/google/zxing/common/BitArray.html" target="_top"><B>FRAMES</B></A>  &nbsp;
483 &nbsp;<A HREF="BitArray.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
484 &nbsp;<SCRIPT type="text/javascript">
485   <!--
486   if(window==top) {
487     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
488   }
489   //-->
490 </SCRIPT>
491 <NOSCRIPT>
492   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
493 </NOSCRIPT>
494
495
496 </FONT></TD>
497 </TR>
498 <TR>
499 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
500   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
501 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
502 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
503 </TR>
504 </TABLE>
505 <A NAME="skip-navbar_bottom"></A>
506 <!-- ======== END OF BOTTOM NAVBAR ======= -->
507
508 <HR>
509
510 </BODY>
511 </HTML>