A B C D E F G H I K L M N O P Q R S T U V W X Y Z

A

AbstractOneDReader - Class in com.google.zxing.oned
Encapsulates functionality and implementation that is common to all families of one-dimensional barcodes.
AbstractOneDReader() - Constructor for class com.google.zxing.oned.AbstractOneDReader
 
AbstractUPCEANReader - Class in com.google.zxing.oned
Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.
AbstractUPCEANReader() - Constructor for class com.google.zxing.oned.AbstractUPCEANReader
 
AbstractUPCEANWriter - Class in com.google.zxing.oned
Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.
AbstractUPCEANWriter() - Constructor for class com.google.zxing.oned.AbstractUPCEANWriter
 
ACTION - Static variable in class com.google.zxing.client.android.Intents.Encode
Send this intent to encode a piece of data as a QR code and display it full screen, so that another person can scan the barcode from your screen.
ACTION - Static variable in class com.google.zxing.client.android.Intents.Scan
Send this intent to open the Barcodes app in scanning mode, find a barcode, and return the results.
ACTION - Static variable in class com.google.zxing.client.android.Intents.SearchBookContents
Use Google Book Search to search the contents of the book provided.
ACTION - Static variable in class com.google.zxing.client.android.Intents.Share
Give the user a choice of items to encode as a barcode, then render it as a QR Code and display onscreen for a friend to scan with their phone.
ACTION_DO - Static variable in class com.google.zxing.client.result.optional.NDEFSmartPosterParsedResult
 
ACTION_OPEN - Static variable in class com.google.zxing.client.result.optional.NDEFSmartPosterParsedResult
 
ACTION_SAVE - Static variable in class com.google.zxing.client.result.optional.NDEFSmartPosterParsedResult
 
ACTION_UNSPECIFIED - Static variable in class com.google.zxing.client.result.optional.NDEFSmartPosterParsedResult
 
Activator - Class in com.google.zxing.client.bug
BundleActivator for BugBarcode.
Activator() - Constructor for class com.google.zxing.client.bug.Activator
 
addCalendarEvent(String, String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
Sends an intent to create a new calendar event by prepopulating the Add Event UI.
addContact(String[], String[], String[], String, String, String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
addHistoryItem(DecodeHistoryItem) - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistory
Adds a history object.
addItem(String, Object) - Method in class com.google.zxing.client.rim.persistence.AppSettings
Adds a setting object.
ADDRESSBOOK - Static variable in class com.google.zxing.client.result.ParsedResultType
 
AddressBookParsedResult - Class in com.google.zxing.client.result
 
AddressBookParsedResult(String[], String, String[], String[], String, String, String, String, String, String) - Constructor for class com.google.zxing.client.result.AddressBookParsedResult
 
AddressBookResultHandler - Class in com.google.zxing.client.android.result
 
AddressBookResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.AddressBookResultHandler
 
AlignmentPattern - Class in com.google.zxing.qrcode.detector
Encapsulates an alignment pattern, which are the smaller square patterns found in all but the simplest QR Codes.
ALLOWED_LENGTHS - Static variable in class com.google.zxing.DecodeHintType
Allowed lengths of encoded data -- reject anything else.
ALPHANUMERIC - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
ANDROID_INTENT - Static variable in class com.google.zxing.client.result.ParsedResultType
 
AndroidHttpClient - Class in com.google.zxing.client.android
Subclass of the Apache DefaultHttpClient that is configured with reasonable default settings and registered schemes for Android, and also lets the user add HttpRequestInterceptor classes.
AndroidIntentParsedResult - Class in com.google.zxing.client.android.result
A ParsedResult derived from a URI that encodes an Android Intent, and which should presumably trigger that intent on Android.
app_name - Static variable in class com.google.zxing.client.android.R.string
 
appendBit(int) - Method in class com.google.zxing.qrcode.encoder.BitVector
 
appendBits(int, int) - Method in class com.google.zxing.qrcode.encoder.BitVector
 
appendBitVector(BitVector) - Method in class com.google.zxing.qrcode.encoder.BitVector
 
appendByte(int) - Method in class com.google.zxing.common.ByteArray
 
appendPattern(byte[], int, int[], int) - Static method in class com.google.zxing.oned.AbstractUPCEANWriter
Appends the given pattern to the target array starting at pos.
applyMaskPenaltyRule1(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
 
applyMaskPenaltyRule2(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
 
applyMaskPenaltyRule3(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
 
applyMaskPenaltyRule4(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
 
AppSettings - Class in com.google.zxing.client.rim.persistence
Singleton object that represents the persistent application settings data.
at(int) - Method in class com.google.zxing.common.ByteArray
Access an unsigned byte at location index.
at(int) - Method in class com.google.zxing.qrcode.encoder.BitVector
 
at(int, int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
auto_focus - Static variable in class com.google.zxing.client.android.R.id
Messages IDs
available() - Method in class com.google.zxing.common.BitSource
 
AWTImageMonochromeBitmapSource - Class in com.google.zxing.client.bug
An implementation based on AWT's Image representation.
AWTImageMonochromeBitmapSource(Image) - Constructor for class com.google.zxing.client.bug.AWTImageMonochromeBitmapSource
 

B

back_button - Static variable in class com.google.zxing.client.android.R.id
 
barcode_image_view - Static variable in class com.google.zxing.client.android.R.id
 
BarcodeFormat - Class in com.google.zxing
Enumerates barcode formats known to this package.
BaseMonochromeBitmapSource - Class in com.google.zxing.common
 
BaseMonochromeBitmapSource(int, int) - Constructor for class com.google.zxing.common.BaseMonochromeBitmapSource
 
beep - Static variable in class com.google.zxing.client.android.R.raw
 
BitArray - Class in com.google.zxing.common
A simple, fast array of bits, represented compactly by an array of ints internally.
BitArray(int) - Constructor for class com.google.zxing.common.BitArray
 
BitMatrix - Class in com.google.zxing.common
Represents a 2D matrix of bits.
BitMatrix(int) - Constructor for class com.google.zxing.common.BitMatrix
 
BitMatrix(int, int) - Constructor for class com.google.zxing.common.BitMatrix
 
bits - Variable in class com.google.zxing.common.BitArray
 
bits - Variable in class com.google.zxing.common.BitMatrix
 
BitSource - Class in com.google.zxing.common
This provides an easy abstraction to read bits at a time from a sequence of bytes, where the number of bits read is not often a multiple of 8.
BitSource(byte[]) - Constructor for class com.google.zxing.common.BitSource
 
BitVector - Class in com.google.zxing.qrcode.encoder
JAVAPORT: This should be combined with BitArray in the future, although that class is not yet dynamically resizeable.
BitVector() - Constructor for class com.google.zxing.qrcode.encoder.BitVector
 
BlackPointEstimationMethod - Class in com.google.zxing
Enumerates different methods of sampling an imagine to estimate a black point.
BlackPointEstimator - Class in com.google.zxing.common
Encapsulates logic that estimates the optimal "black point", the luminance value which is the best line between "white" and "black" in a grayscale image.
bookmark_button - Static variable in class com.google.zxing.client.android.R.id
 
bookmark_picker_list_item - Static variable in class com.google.zxing.client.android.R.layout
 
bookmark_picker_name - Static variable in class com.google.zxing.client.android.R.string
 
bookmark_title - Static variable in class com.google.zxing.client.android.R.id
 
bookmark_url - Static variable in class com.google.zxing.client.android.R.id
 
BookmarkPickerActivity - Class in com.google.zxing.client.android
This class is only needed because I can't successfully send an ACTION_PICK intent to com.android.browser.BrowserBookmarksPage.
BookmarkPickerActivity() - Constructor for class com.google.zxing.client.android.BookmarkPickerActivity
 
BufferedImageMonochromeBitmapSource - Class in com.google.zxing.client.j2se
An implementation based upon BufferedImage.
BufferedImageMonochromeBitmapSource(BufferedImage) - Constructor for class com.google.zxing.client.j2se.BufferedImageMonochromeBitmapSource
Creates an instance that uses the entire given image as a source of pixels to decode.
BufferedImageMonochromeBitmapSource(BufferedImage, int, int, int, int) - Constructor for class com.google.zxing.client.j2se.BufferedImageMonochromeBitmapSource
Creates an instance that uses only a region of the given image as a source of pixels to decode.
BugBarcodeApp - Class in com.google.zxing.client.bug.app
 
BugBarcodeApp(Frame, ICameraDevice, ICameraModuleControl, IButtonEventProvider) - Constructor for class com.google.zxing.client.bug.app.BugBarcodeApp
 
BugBarcodeServiceTracker - Class in com.google.zxing.client.bug.servicetracker
Service tracker for the BugApp Bundle
BugBarcodeServiceTracker(BundleContext) - Constructor for class com.google.zxing.client.bug.servicetracker.BugBarcodeServiceTracker
 
buildMatrix(BitVector, ErrorCorrectionLevel, int, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
button_add_calendar - Static variable in class com.google.zxing.client.android.R.string
 
button_add_contact - Static variable in class com.google.zxing.client.android.R.string
 
button_back - Static variable in class com.google.zxing.client.android.R.string
 
button_book_search - Static variable in class com.google.zxing.client.android.R.string
 
button_cancel - Static variable in class com.google.zxing.client.android.R.string
 
button_clipboard_empty - Static variable in class com.google.zxing.client.android.R.string
 
button_custom_product_search - Static variable in class com.google.zxing.client.android.R.string
 
button_dial - Static variable in class com.google.zxing.client.android.R.string
 
button_done - Static variable in class com.google.zxing.client.android.R.string
 
button_email - Static variable in class com.google.zxing.client.android.R.string
 
button_get_directions - Static variable in class com.google.zxing.client.android.R.string
 
button_mms - Static variable in class com.google.zxing.client.android.R.string
 
button_ok - Static variable in class com.google.zxing.client.android.R.string
 
button_open_browser - Static variable in class com.google.zxing.client.android.R.string
 
button_product_search - Static variable in class com.google.zxing.client.android.R.string
 
button_search_book_contents - Static variable in class com.google.zxing.client.android.R.string
 
button_share_bookmark - Static variable in class com.google.zxing.client.android.R.string
 
button_share_by_email - Static variable in class com.google.zxing.client.android.R.string
 
button_share_by_sms - Static variable in class com.google.zxing.client.android.R.string
 
button_share_clipboard - Static variable in class com.google.zxing.client.android.R.string
 
button_share_contact - Static variable in class com.google.zxing.client.android.R.string
 
button_show_map - Static variable in class com.google.zxing.client.android.R.string
 
button_sms - Static variable in class com.google.zxing.client.android.R.string
 
button_web_search - Static variable in class com.google.zxing.client.android.R.string
 
buttonEvent(ButtonEvent) - Method in class com.google.zxing.client.bug.app.BugBarcodeApp
 
ByQuadrantReader - Class in com.google.zxing.multi
This class attempts to decode a barcode from an image, not by scanning the whole image, but by scanning subsets of the image.
ByQuadrantReader(Reader) - Constructor for class com.google.zxing.multi.ByQuadrantReader
 
BYTE - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
BYTE_SEGMENTS - Static variable in class com.google.zxing.ResultMetadataType
2D barcode formats typically encode text, but allow for a sort of 'byte mode' which is sometimes used to encode binary data.
ByteArray - Class in com.google.zxing.common
This class implements an array of unsigned bytes.
ByteArray() - Constructor for class com.google.zxing.common.ByteArray
 
ByteArray(int) - Constructor for class com.google.zxing.common.ByteArray
 
ByteArray(byte[]) - Constructor for class com.google.zxing.common.ByteArray
 
ByteMatrix - Class in com.google.zxing.common
A class which wraps a 2D array of bytes.
ByteMatrix(int, int) - Constructor for class com.google.zxing.common.ByteMatrix
 

C

calculateBCHCode(int, int) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
CALENDAR - Static variable in class com.google.zxing.client.result.ParsedResultType
 
CalendarParsedResult - Class in com.google.zxing.client.result
 
CalendarParsedResult(String, String, String, String, String, String) - Constructor for class com.google.zxing.client.result.CalendarParsedResult
 
CalendarResultHandler - Class in com.google.zxing.client.android.result
 
CalendarResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.CalendarResultHandler
 
capture - Static variable in class com.google.zxing.client.android.R.layout
 
CaptureActivity - Class in com.google.zxing.client.android
The barcode reader activity itself.
CaptureActivity() - Constructor for class com.google.zxing.client.android.CaptureActivity
 
CaptureActivityHandler - Class in com.google.zxing.client.android
This class handles all the messaging which comprises the state machine for capture.
CHARACTER_SET - Static variable in class com.google.zxing.EncodeHintType
Specifies what character encoding to use where applicable (type String)
CharacterSetECI - Class in com.google.zxing.common
Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.
checkAndNudgePoints(MonochromeBitmapSource, float[]) - Static method in class com.google.zxing.common.GridSampler
Checks a set of points that have been transformed to sample points on an image against the image's dimensions to see if the point are even within the image.
checkChecksum(String) - Method in class com.google.zxing.oned.UPCEReader
 
checkStandardUPCEANChecksum(String) - Static method in class com.google.zxing.oned.AbstractUPCEANReader
Computes the UPC/EAN checksum on a string of digits, and reports whether the checksum is correct or not.
chooseMode(String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
chooseMode(String, String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Choose the best mode by examining the content.
clear() - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistory
Clears the history.
clear() - Method in class com.google.zxing.common.BitArray
Clears all bits (sets to false).
clear() - Method in class com.google.zxing.common.BitMatrix
Clears all bits (sets to false).
clear(byte) - Method in class com.google.zxing.common.ByteMatrix
 
clearMatrix(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
clipboard_button - Static variable in class com.google.zxing.client.android.R.id
 
close() - Method in class com.google.zxing.client.android.AndroidHttpClient
Release resources associated with this client.
Code128Reader - Class in com.google.zxing.oned
Decodes Code 128 barcodes.
Code128Reader() - Constructor for class com.google.zxing.oned.Code128Reader
 
Code39Reader - Class in com.google.zxing.oned
Decodes Code 39 barcodes.
Code39Reader() - Constructor for class com.google.zxing.oned.Code39Reader
Creates a reader that assumes all encoded data is data, and does not treat the final character as a check digit.
Code39Reader(boolean) - Constructor for class com.google.zxing.oned.Code39Reader
Creates a reader that can be configured to check the last character as a check digit.
Code39Reader(boolean, boolean) - Constructor for class com.google.zxing.oned.Code39Reader
Creates a reader that can be configured to check the last character as a check digit, or optionally attempt to decode "extended Code 39" sequences that are used to encode the full ASCII character set.
CODE_128 - Static variable in class com.google.zxing.BarcodeFormat
Code 128 1D format.
CODE_128 - Static variable in class com.google.zxing.client.android.Contents.Format
 
CODE_39 - Static variable in class com.google.zxing.BarcodeFormat
Code 39 1D format.
CODE_39 - Static variable in class com.google.zxing.client.android.Contents.Format
 
Collections - Class in com.google.zxing.common
This is basically a substitute for java.util.Collections, which is not present in MIDP 2.0 / CLDC 1.1.
com.google.zxing - package com.google.zxing
 
com.google.zxing.client.android - package com.google.zxing.client.android
 
com.google.zxing.client.android.result - package com.google.zxing.client.android.result
 
com.google.zxing.client.bug - package com.google.zxing.client.bug
 
com.google.zxing.client.bug.app - package com.google.zxing.client.bug.app
 
com.google.zxing.client.bug.servicetracker - package com.google.zxing.client.bug.servicetracker
 
com.google.zxing.client.j2me - package com.google.zxing.client.j2me
 
com.google.zxing.client.j2se - package com.google.zxing.client.j2se
 
com.google.zxing.client.result - package com.google.zxing.client.result
 
com.google.zxing.client.result.optional - package com.google.zxing.client.result.optional
 
com.google.zxing.client.rim - package com.google.zxing.client.rim
 
com.google.zxing.client.rim.persistence - package com.google.zxing.client.rim.persistence
 
com.google.zxing.client.rim.persistence.history - package com.google.zxing.client.rim.persistence.history
 
com.google.zxing.client.rim.util - package com.google.zxing.client.rim.util
 
com.google.zxing.common - package com.google.zxing.common
 
com.google.zxing.common.detector - package com.google.zxing.common.detector
 
com.google.zxing.common.reedsolomon - package com.google.zxing.common.reedsolomon
 
com.google.zxing.datamatrix - package com.google.zxing.datamatrix
 
com.google.zxing.datamatrix.decoder - package com.google.zxing.datamatrix.decoder
 
com.google.zxing.datamatrix.detector - package com.google.zxing.datamatrix.detector
 
com.google.zxing.multi - package com.google.zxing.multi
 
com.google.zxing.multi.qrcode - package com.google.zxing.multi.qrcode
 
com.google.zxing.multi.qrcode.detector - package com.google.zxing.multi.qrcode.detector
 
com.google.zxing.oned - package com.google.zxing.oned
 
com.google.zxing.pdf417 - package com.google.zxing.pdf417
 
com.google.zxing.pdf417.decoder - package com.google.zxing.pdf417.decoder
 
com.google.zxing.pdf417.detector - package com.google.zxing.pdf417.detector
 
com.google.zxing.qrcode - package com.google.zxing.qrcode
 
com.google.zxing.qrcode.decoder - package com.google.zxing.qrcode.decoder
 
com.google.zxing.qrcode.detector - package com.google.zxing.qrcode.detector
 
com.google.zxing.qrcode.encoder - package com.google.zxing.qrcode.encoder
 
com.google.zxing.web - package com.google.zxing.web
 
CommandLineRunner - Class in com.google.zxing.client.j2se
This simple command line utility decodes files, directories of files, or URIs which are passed as arguments.
Comparator - Interface in com.google.zxing.common
This is merely a clone of Comparator since it is not available in CLDC 1.1 / MIDP 2.0.
compare(Object, Object) - Method in interface com.google.zxing.common.Comparator
 
CONTACT - Static variable in class com.google.zxing.client.android.Contents.Type
A contact.
contact_button - Static variable in class com.google.zxing.client.android.R.id
 
Contents - Class in com.google.zxing.client.android
 
Contents.Format - Class in com.google.zxing.client.android
All the formats we know about.
Contents.Type - Class in com.google.zxing.client.android
 
contents_contact - Static variable in class com.google.zxing.client.android.R.string
 
contents_email - Static variable in class com.google.zxing.client.android.R.string
 
contents_location - Static variable in class com.google.zxing.client.android.R.string
 
contents_phone - Static variable in class com.google.zxing.client.android.R.string
 
contents_sms - Static variable in class com.google.zxing.client.android.R.string
 
contents_text - Static variable in class com.google.zxing.client.android.R.color
 
contents_text - Static variable in class com.google.zxing.client.android.R.string
 
contents_text_view - Static variable in class com.google.zxing.client.android.R.id
 
contextDestroyed(ServletContextEvent) - Method in class com.google.zxing.web.DecodeEmailListener
 
contextInitialized(ServletContextEvent) - Method in class com.google.zxing.web.DecodeEmailListener
 
convertUPCEtoUPCA(String) - Static method in class com.google.zxing.oned.UPCEReader
Expands a UPC-E value back into its full, equivalent UPC-A code value.
CroppedMonochromeBitmapSource - Class in com.google.zxing.common
Encapulates a cropped region of another MonochromeBitmapSource.
CroppedMonochromeBitmapSource(MonochromeBitmapSource, int, int, int, int) - Constructor for class com.google.zxing.common.CroppedMonochromeBitmapSource
Creates an instance that uses only a region of the given image as a source of pixels to decode.
crossProductZ(ResultPoint, ResultPoint, ResultPoint) - Static method in class com.google.zxing.ResultPoint
Returns the z component of the cross product between vectors BC and BA.

D

DATA - Static variable in class com.google.zxing.client.android.Intents.Encode
The data to encode.
DATA_MATRIX_FIELD - Static variable in class com.google.zxing.common.reedsolomon.GF256
 
DATAMATRIX - Static variable in class com.google.zxing.BarcodeFormat
DataMatrix 2D barcode format.
DataMatrixReader - Class in com.google.zxing.datamatrix
This implementation can detect and decode Data Matrix codes in an image.
DataMatrixReader() - Constructor for class com.google.zxing.datamatrix.DataMatrixReader
 
debug(String) - Static method in class com.google.zxing.client.rim.util.Log
Logs the given message at the debug level.
decode - Static variable in class com.google.zxing.client.android.R.id
 
decode(String) - Static method in class com.google.zxing.client.rim.util.URLDecoder
 
decode(int[], int) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
Decodes given set of received codewords, which include both data and error-correction codewords.
decode(MonochromeBitmapSource) - Method in class com.google.zxing.datamatrix.DataMatrixReader
Locates and decodes a Data Matrix code in an image.
decode(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.datamatrix.DataMatrixReader
 
decode(boolean[][]) - Method in class com.google.zxing.datamatrix.decoder.Decoder
Convenience method that can decode a Data Matrix Code represented as a 2D array of booleans.
decode(BitMatrix) - Method in class com.google.zxing.datamatrix.decoder.Decoder
Decodes a Data Matrix Code represented as a BitMatrix.
decode(MonochromeBitmapSource) - Method in class com.google.zxing.multi.ByQuadrantReader
 
decode(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.multi.ByQuadrantReader
 
decode(MonochromeBitmapSource) - Method in class com.google.zxing.MultiFormatReader
This version of decode honors the intent of Reader.decode(MonochromeBitmapSource) in that it passes null as a hint to the decoders.
decode(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.MultiFormatReader
Decode an image using the hints provided.
decode(MonochromeBitmapSource) - Method in class com.google.zxing.oned.AbstractOneDReader
 
decode(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.oned.AbstractOneDReader
 
decode(MonochromeBitmapSource) - Method in class com.google.zxing.oned.UPCAReader
 
decode(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.oned.UPCAReader
 
decode(boolean[][]) - Method in class com.google.zxing.pdf417.decoder.Decoder
Convenience method that can decode a PDF417 Code represented as a 2D array of booleans.
decode(BitMatrix) - Method in class com.google.zxing.pdf417.decoder.Decoder
Decodes a PDF417 Code represented as a BitMatrix.
decode(MonochromeBitmapSource) - Method in class com.google.zxing.pdf417.PDF417Reader
Locates and decodes a PDF417 code in an image.
decode(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.pdf417.PDF417Reader
 
decode(boolean[][]) - Method in class com.google.zxing.qrcode.decoder.Decoder
Convenience method that can decode a QR Code represented as a 2D array of booleans.
decode(BitMatrix) - Method in class com.google.zxing.qrcode.decoder.Decoder
Decodes a QR Code represented as a BitMatrix.
decode(MonochromeBitmapSource) - Method in class com.google.zxing.qrcode.QRCodeReader
Locates and decodes a QR code in an image.
decode(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.qrcode.QRCodeReader
 
decode(MonochromeBitmapSource) - Method in interface com.google.zxing.Reader
Locates and decodes a barcode in some format within an image.
decode(MonochromeBitmapSource, Hashtable) - Method in interface com.google.zxing.Reader
Locates and decodes a barcode in some format within an image.
decode_failed - Static variable in class com.google.zxing.client.android.R.id
 
decode_succeeded - Static variable in class com.google.zxing.client.android.R.id
 
DecodeEmailListener - Class in com.google.zxing.web
 
DecodeEmailListener() - Constructor for class com.google.zxing.web.DecodeEmailListener
 
decodeEnd(BitArray, int) - Method in class com.google.zxing.oned.UPCEReader
 
DecodeHintType - Class in com.google.zxing
Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.
DecodeHistory - Class in com.google.zxing.client.rim.persistence.history
Singleton used to persist the history of qrcode URLs decoded by the client.
DecodeHistoryItem - Class in com.google.zxing.client.rim.persistence.history
A single decoded history item that is stored by the decode history.
DecodeHistoryItem(String) - Constructor for class com.google.zxing.client.rim.persistence.history.DecodeHistoryItem
 
decodeMiddle(BitArray, int[], StringBuffer) - Method in class com.google.zxing.oned.AbstractUPCEANReader
Subclasses override this to decode the portion of a barcode between the start and end guard patterns.
decodeMiddle(BitArray, int[], StringBuffer) - Method in class com.google.zxing.oned.EAN13Reader
 
decodeMiddle(BitArray, int[], StringBuffer) - Method in class com.google.zxing.oned.EAN8Reader
 
decodeMiddle(BitArray, int[], StringBuffer) - Method in class com.google.zxing.oned.UPCEReader
 
decodeMultiple(MonochromeBitmapSource) - Method in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
decodeMultiple(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
decodeMultiple(MonochromeBitmapSource) - Method in interface com.google.zxing.multi.MultipleBarcodeReader
 
decodeMultiple(MonochromeBitmapSource, Hashtable) - Method in interface com.google.zxing.multi.MultipleBarcodeReader
 
decodeMultiple(MonochromeBitmapSource) - Method in class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
decodeMultiple(MonochromeBitmapSource, Hashtable) - Method in class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
Decoder - Class in com.google.zxing.datamatrix.decoder
The main class which implements Data Matrix Code decoding -- as opposed to locating and extracting the Data Matrix Code from an image.
Decoder() - Constructor for class com.google.zxing.datamatrix.decoder.Decoder
 
Decoder - Class in com.google.zxing.pdf417.decoder
The main class which implements PDF417 Code decoding -- as opposed to locating and extracting the PDF417 Code from an image.
Decoder() - Constructor for class com.google.zxing.pdf417.decoder.Decoder
 
Decoder - Class in com.google.zxing.qrcode.decoder
The main class which implements QR Code decoding -- as opposed to locating and extracting the QR Code from an image.
Decoder() - Constructor for class com.google.zxing.qrcode.decoder.Decoder
 
decodeRow(int, BitArray, Hashtable) - Method in class com.google.zxing.oned.AbstractOneDReader
 
decodeRow(int, BitArray, Hashtable) - Method in class com.google.zxing.oned.AbstractUPCEANReader
 
decodeRow(int, BitArray, int[]) - Method in class com.google.zxing.oned.AbstractUPCEANReader
 
decodeRow(int, BitArray, Hashtable) - Method in class com.google.zxing.oned.Code128Reader
 
decodeRow(int, BitArray, Hashtable) - Method in class com.google.zxing.oned.Code39Reader
 
decodeRow(int, BitArray, Hashtable) - Method in class com.google.zxing.oned.ITFReader
 
decodeRow(int, BitArray, Hashtable) - Method in class com.google.zxing.oned.MultiFormatOneDReader
 
decodeRow(int, BitArray, Hashtable) - Method in class com.google.zxing.oned.MultiFormatUPCEANReader
 
decodeRow(int, BitArray, Hashtable) - Method in interface com.google.zxing.oned.OneDReader
Attempts to decode a one-dimensional barcode format given a single row of an image.
decodeRow(int, BitArray, int[]) - Method in class com.google.zxing.oned.UPCAReader
 
decodeRow(int, BitArray, Hashtable) - Method in class com.google.zxing.oned.UPCAReader
 
decodeRow(int, BitArray, int[]) - Method in interface com.google.zxing.oned.UPCEANReader
Like OneDReader.decodeRow(int, BitArray, java.util.Hashtable), but allows caller to inform method about where the UPC/EAN start pattern is found.
DecoderResult - Class in com.google.zxing.common
Encapsulates the result of decoding a matrix of bits.
DecoderResult(byte[], String, Vector) - Constructor for class com.google.zxing.common.DecoderResult
 
DecodeServlet - Class in com.google.zxing.web
HttpServlet which decodes images containing barcodes.
DecodeServlet() - Constructor for class com.google.zxing.web.DecodeServlet
 
decodeWithState(MonochromeBitmapSource) - Method in class com.google.zxing.MultiFormatReader
Decode an image using the state set up by calling setHints() previously.
DefaultGridSampler - Class in com.google.zxing.common
 
DefaultGridSampler() - Constructor for class com.google.zxing.common.DefaultGridSampler
 
DEPRECATED_ACTION - Static variable in class com.google.zxing.client.android.Intents.Encode
 
DEPRECATED_ACTION - Static variable in class com.google.zxing.client.android.Intents.Scan
 
DEPRECATED_ACTION - Static variable in class com.google.zxing.client.android.Intents.SearchBookContents
 
destroy() - Method in class com.google.zxing.web.DecodeServlet
 
destroy() - Method in class com.google.zxing.web.DoSFilter
 
destroyApp(boolean) - Method in class com.google.zxing.client.j2me.ZXingMIDlet
 
detect() - Method in class com.google.zxing.common.detector.MonochromeRectangleDetector
Detects a rectangular region of black and white -- mostly black -- with a region of mostly white, in an image.
detect() - Method in class com.google.zxing.datamatrix.detector.Detector
Detects a Data Matrix Code in an image.
detect() - Method in class com.google.zxing.pdf417.detector.Detector
Detects a PDF417 Code in an image, simply.
detect(Hashtable) - Method in class com.google.zxing.pdf417.detector.Detector
Detects a PDF417 Code in an image, simply.
detect() - Method in class com.google.zxing.qrcode.detector.Detector
Detects a QR Code in an image, simply.
detect(Hashtable) - Method in class com.google.zxing.qrcode.detector.Detector
Detects a QR Code in an image, simply.
detectMulti(Hashtable) - Method in class com.google.zxing.multi.qrcode.detector.MultiDetector
 
Detector - Class in com.google.zxing.datamatrix.detector
Encapsulates logic that can detect a Data Matrix Code in an image, even if the Data Matrix Code is rotated or skewed, or partially obscured.
Detector(MonochromeBitmapSource) - Constructor for class com.google.zxing.datamatrix.detector.Detector
 
Detector - Class in com.google.zxing.pdf417.detector
Encapsulates logic that can detect a PDF417 Code in an image, even if the PDF417 Code is rotated or skewed, or partially obscured.
Detector(MonochromeBitmapSource) - Constructor for class com.google.zxing.pdf417.detector.Detector
 
Detector - Class in com.google.zxing.qrcode.detector
Encapsulates logic that can detect a QR Code in an image, even if the QR Code is rotated or skewed, or partially obscured.
Detector(MonochromeBitmapSource) - Constructor for class com.google.zxing.qrcode.detector.Detector
 
DetectorResult - Class in com.google.zxing.common
Encapsulates the result of detecting a barcode in an image.
DetectorResult(BitMatrix, ResultPoint[]) - Constructor for class com.google.zxing.common.DetectorResult
 
dialPhone(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
dialPhoneFromUri(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
distance(ResultPoint, ResultPoint) - Static method in class com.google.zxing.ResultPoint
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.zxing.web.DoSFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.zxing.web.DecodeServlet
 
done_button - Static variable in class com.google.zxing.client.android.R.id
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.zxing.web.DecodeServlet
 
DoSFilter - Class in com.google.zxing.web
A Filter that rejects requests from hosts that are sending too many requests in too short a time.
DoSFilter() - Constructor for class com.google.zxing.web.DoSFilter
 
doStart() - Method in class com.google.zxing.client.bug.servicetracker.BugBarcodeServiceTracker
 
doStop() - Method in class com.google.zxing.client.bug.servicetracker.BugBarcodeServiceTracker
Called when a service that this application depends is unregistered.
drawResultBitmap(Bitmap) - Method in class com.google.zxing.client.android.ViewfinderView
Draw a bitmap with the result points highlighted instead of the live scanning display.
drawViewfinder() - Method in class com.google.zxing.client.android.CaptureActivity
 
drawViewfinder() - Method in class com.google.zxing.client.android.ViewfinderView
 

E

EAN13Reader - Class in com.google.zxing.oned
Implements decoding of the EAN-13 format.
EAN13Reader() - Constructor for class com.google.zxing.oned.EAN13Reader
 
EAN13Writer - Class in com.google.zxing.oned
This object renders an EAN13 code as a ByteMatrix 2D array of greyscale values.
EAN13Writer() - Constructor for class com.google.zxing.oned.EAN13Writer
 
EAN8Reader - Class in com.google.zxing.oned
Implements decoding of the EAN-8 format.
EAN8Reader() - Constructor for class com.google.zxing.oned.EAN8Reader
 
EAN8Writer - Class in com.google.zxing.oned
This object renders an EAN8 code as a ByteMatrix 2D array of greyscale values.
EAN8Writer() - Constructor for class com.google.zxing.oned.EAN8Writer
 
EAN_13 - Static variable in class com.google.zxing.BarcodeFormat
EAN-13 1D format.
EAN_13 - Static variable in class com.google.zxing.client.android.Contents.Format
 
EAN_8 - Static variable in class com.google.zxing.BarcodeFormat
EAN-8 1D format.
EAN_8 - Static variable in class com.google.zxing.client.android.Contents.Format
 
ECI - Class in com.google.zxing.common
Superclass of classes encapsulating types ECIs, according to "Extended Channel Interpretations" 5.3 of ISO 18004.
ECI - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
EMAIL - Static variable in class com.google.zxing.client.android.Contents.Type
An email type.
EMAIL_ADDRESS - Static variable in class com.google.zxing.client.result.ParsedResultType
 
EMAIL_KEYS - Static variable in class com.google.zxing.client.android.Contents
 
EmailAddressParsedResult - Class in com.google.zxing.client.result
 
EmailAddressResultHandler - Class in com.google.zxing.client.android.result
 
EmailAddressResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.EmailAddressResultHandler
 
embedBasicPatterns(int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedDataBits(BitVector, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedTypeInfo(ErrorCorrectionLevel, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
empty() - Method in class com.google.zxing.common.ByteArray
 
encode - Static variable in class com.google.zxing.client.android.R.layout
 
encode(int[], int) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonEncoder
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.MultiFormatWriter
 
encode(String, BarcodeFormat, int, int, Hashtable) - Method in class com.google.zxing.MultiFormatWriter
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.oned.AbstractUPCEANWriter
 
encode(String, BarcodeFormat, int, int, Hashtable) - Method in class com.google.zxing.oned.AbstractUPCEANWriter
 
encode(String, BarcodeFormat, int, int, Hashtable) - Method in class com.google.zxing.oned.EAN13Writer
 
encode(String) - Method in class com.google.zxing.oned.EAN13Writer
 
encode(String, BarcodeFormat, int, int, Hashtable) - Method in class com.google.zxing.oned.EAN8Writer
 
encode(String) - Method in class com.google.zxing.oned.EAN8Writer
 
encode(String) - Method in interface com.google.zxing.oned.UPCEANWriter
 
encode(String, ErrorCorrectionLevel, QRCode) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Encode "bytes" with the error correction level "ecLevel".
encode(String, ErrorCorrectionLevel, Hashtable, QRCode) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.qrcode.QRCodeWriter
 
encode(String, BarcodeFormat, int, int, Hashtable) - Method in class com.google.zxing.qrcode.QRCodeWriter
 
encode(String, BarcodeFormat, int, int) - Method in interface com.google.zxing.Writer
Encode a barcode using the default settings.
encode(String, BarcodeFormat, int, int, Hashtable) - Method in interface com.google.zxing.Writer
 
encode_failed - Static variable in class com.google.zxing.client.android.R.id
 
encode_succeeded - Static variable in class com.google.zxing.client.android.R.id
 
encode_view - Static variable in class com.google.zxing.client.android.R.color
 
encode_view - Static variable in class com.google.zxing.client.android.R.id
 
EncodeActivity - Class in com.google.zxing.client.android
This class encodes data from an Intent into a QR code, and then displays it full screen so that another person can scan it with their device.
EncodeActivity() - Constructor for class com.google.zxing.client.android.EncodeActivity
 
EncodeHintType - Class in com.google.zxing
These are a set of hints that you may pass to Writers to specify their behavior.
Encoder - Class in com.google.zxing.qrcode.encoder
 
equals(Object) - Method in class com.google.zxing.ResultPoint
 
error(String) - Static method in class com.google.zxing.client.rim.util.Log
Logs the given message at the error level.
ERROR_CORRECTION - Static variable in class com.google.zxing.EncodeHintType
Specifies what degree of error correction to use, for example in QR Codes (type Integer).
ErrorCorrectionLevel - Class in com.google.zxing.qrcode.decoder
See ISO 18004:2006, 6.5.1.
estimate(MonochromeBitmapSource, BlackPointEstimationMethod, int) - Static method in class com.google.zxing.common.BlackPointEstimator
Calculates the black point for the supplied bitmap.
estimateBlackPoint(BlackPointEstimationMethod, int) - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
estimateBlackPoint(BlackPointEstimationMethod, int) - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
estimateBlackPoint(BlackPointEstimationMethod, int) - Method in interface com.google.zxing.MonochromeBitmapSource
Estimates black point according to the given method, which is optionally parameterized by a single int argument.
execute(HttpUriRequest) - Method in class com.google.zxing.client.android.AndroidHttpClient
 
execute(HttpUriRequest, HttpContext) - Method in class com.google.zxing.client.android.AndroidHttpClient
 
execute(HttpHost, HttpRequest) - Method in class com.google.zxing.client.android.AndroidHttpClient
 
execute(HttpHost, HttpRequest, HttpContext) - Method in class com.google.zxing.client.android.AndroidHttpClient
 
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class com.google.zxing.client.android.AndroidHttpClient
 
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class com.google.zxing.client.android.AndroidHttpClient
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class com.google.zxing.client.android.AndroidHttpClient
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class com.google.zxing.client.android.AndroidHttpClient
 

F

fillInStackTrace() - Method in exception com.google.zxing.ReaderException
 
findBestValley(int[]) - Static method in class com.google.zxing.common.BlackPointEstimator
Given an array of counts of luminance values (i.e.
FinderPattern - Class in com.google.zxing.qrcode.detector
Encapsulates a finder pattern, which are the three square patterns found in the corners of QR Codes.
FinderPatternFinder - Class in com.google.zxing.qrcode.detector
This class attempts to find finder patterns in a QR Code.
FinderPatternFinder(MonochromeBitmapSource) - Constructor for class com.google.zxing.qrcode.detector.FinderPatternFinder
Creates a finder that will search the image for three finder patterns.
FinderPatternInfo - Class in com.google.zxing.qrcode.detector
Encapsulates information about finder patterns in an image, including the location of the three finder patterns, and their estimated module size.
FinderPatternInfo(FinderPattern[]) - Constructor for class com.google.zxing.qrcode.detector.FinderPatternInfo
 
findMSBSet(int) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
finished() - Method in class com.google.zxing.client.rim.util.ReasonableTimer
Stops the timing.
FIRST_DIGIT_ENCODINGS - Static variable in class com.google.zxing.oned.EAN13Reader
 
flip(int) - Method in class com.google.zxing.common.BitArray
Flips bit i.
flip(int, int) - Method in class com.google.zxing.common.BitMatrix
Flips the given bit.
FNC1_FIRST_POSITION - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
FNC1_SECOND_POSITION - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
forBits(int) - Static method in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
forBits(int) - Static method in class com.google.zxing.qrcode.decoder.Mode
 
FORMAT - Static variable in class com.google.zxing.client.android.Intents.Encode
The barcode format to be displayed.
format_text_view - Static variable in class com.google.zxing.client.android.R.id
 
foundPatternCross(int[]) - Static method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 

G

GenericMultipleBarcodeReader - Class in com.google.zxing.multi
Attempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.
GenericMultipleBarcodeReader(Reader) - Constructor for class com.google.zxing.multi.GenericMultipleBarcodeReader
 
GEO - Static variable in class com.google.zxing.client.result.ParsedResultType
 
GeoParsedResult - Class in com.google.zxing.client.result
 
GeoResultHandler - Class in com.google.zxing.client.android.result
 
GeoResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.GeoResultHandler
 
get(int) - Method in class com.google.zxing.common.BitArray
 
get(int, int) - Method in class com.google.zxing.common.BitMatrix
Gets the requested bit, where true means black.
get(int, int) - Method in class com.google.zxing.common.ByteMatrix
 
getAction() - Method in class com.google.zxing.client.result.optional.MobileTagRichWebParsedResult
 
getAction() - Method in class com.google.zxing.client.result.optional.NDEFSmartPosterParsedResult
 
getAddress() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getAlignmentPatternCenters() - Method in class com.google.zxing.qrcode.decoder.Version
 
getAltitude() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getArray() - Method in class com.google.zxing.common.ByteMatrix
 
getArray() - Method in class com.google.zxing.qrcode.encoder.BitVector
 
getAttendee() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getBarcodeFormat() - Method in class com.google.zxing.Result
 
getBirthday() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getBitArray() - Method in class com.google.zxing.common.BitArray
 
getBits() - Method in class com.google.zxing.common.DetectorResult
 
getBits() - Method in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
getBits() - Method in class com.google.zxing.qrcode.decoder.Mode
 
getBlackColumn(int, BitArray, int, int) - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
getBlackColumn(int, BitArray, int, int) - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getBlackColumn(int, BitArray, int, int) - Method in interface com.google.zxing.MonochromeBitmapSource
Entirely analogous to MonochromeBitmapSource.getBlackRow(int, BitArray, int, int) but gets a column.
getBlackDiagonal(int, int, int, int, BitArray, int) - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
getBlackDiagonal(int, int, int, int, BitArray, int) - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getBlackDiagonal(int, int, int, int, BitArray, int) - Method in interface com.google.zxing.MonochromeBitmapSource
 
getBlackRow(int, BitArray, int, int) - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
getBlackRow(int, BitArray, int, int) - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getBlackRow(int, BitArray, int, int) - Method in interface com.google.zxing.MonochromeBitmapSource
Returns an entire row of black/white pixels as an array of bits, where "true" means "black".
getBody() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getBody() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getBookSearchCountryTLD() - Static method in class com.google.zxing.client.android.LocaleManager
The same as above, but specifically for Google Book Search.
getBooleanItem(String) - Method in class com.google.zxing.client.rim.persistence.AppSettings
Gets a particular boolean type settings object by name.
getBottomLeft() - Method in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
getButtonCount() - Method in class com.google.zxing.client.android.result.AddressBookResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.CalendarResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.EmailAddressResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.GeoResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.ISBNResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.ProductResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.ResultHandler
Indicates how many buttons the derived class wants shown.
getButtonCount() - Method in class com.google.zxing.client.android.result.SMSResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.TelResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.TextResultHandler
 
getButtonCount() - Method in class com.google.zxing.client.android.result.URIResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.AddressBookResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.CalendarResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.EmailAddressResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.GeoResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.ISBNResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.ProductResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.ResultHandler
The text of the nth action button.
getButtonText(int) - Method in class com.google.zxing.client.android.result.SMSResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.TelResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.TextResultHandler
 
getButtonText(int) - Method in class com.google.zxing.client.android.result.URIResultHandler
 
getByteSegments() - Method in class com.google.zxing.common.DecoderResult
 
getCharacterCountBits(Version) - Method in class com.google.zxing.qrcode.decoder.Mode
 
getCharacterSetECIByName(String) - Static method in class com.google.zxing.common.CharacterSetECI
 
getCharacterSetECIByValue(int) - Static method in class com.google.zxing.common.CharacterSetECI
 
getConnectionManager() - Method in class com.google.zxing.client.android.AndroidHttpClient
 
getContents() - Method in class com.google.zxing.client.android.QRCodeEncoder
 
getCount() - Method in class com.google.zxing.qrcode.decoder.Version.ECB
 
getCountryTLD() - Static method in class com.google.zxing.client.android.LocaleManager
 
getDataCodewords() - Method in class com.google.zxing.qrcode.decoder.Version.ECB
 
getDataMaskBit(int, int, int) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
 
getDataRegionSizeColumns() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getDataRegionSizeRows() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getDate() - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistoryItem
 
getDecoder() - Method in class com.google.zxing.qrcode.QRCodeReader
 
getDimension() - Method in class com.google.zxing.common.BitMatrix
This method is for compatibility with older code.
getDimensionForVersion() - Method in class com.google.zxing.qrcode.decoder.Version
 
getDirections(double, double) - Method in class com.google.zxing.client.android.result.ResultHandler
 
getDisplayContents() - Method in class com.google.zxing.client.android.QRCodeEncoder
 
getDisplayContents() - Method in class com.google.zxing.client.android.result.AddressBookResultHandler
 
getDisplayContents() - Method in class com.google.zxing.client.android.result.CalendarResultHandler
 
getDisplayContents() - Method in class com.google.zxing.client.android.result.ResultHandler
Create a possibly styled string for the contents of the current barcode.
getDisplayContents() - Method in class com.google.zxing.client.android.result.SMSResultHandler
 
getDisplayContents() - Method in class com.google.zxing.client.android.result.TelResultHandler
 
getDisplayResult() - Method in class com.google.zxing.client.android.result.AndroidIntentParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.ISBNParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.optional.MobileTagRichWebParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.optional.NDEFSmartPosterParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.ParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.ProductParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.TelParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.TextParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.URIParsedResult
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.AddressBookResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.CalendarResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.EmailAddressResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.GeoResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.ISBNResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.ProductResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.ResultHandler
A string describing the kind of barcode that was found, e.g.
getDisplayTitle() - Method in class com.google.zxing.client.android.result.SMSResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.TelResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.TextResultHandler
 
getDisplayTitle() - Method in class com.google.zxing.client.android.result.URIResultHandler
 
getECBlocks() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
getECBlocksForLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.decoder.Version
 
getECCodewordsPerBlock() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
getECIByValue(int) - Static method in class com.google.zxing.common.ECI
 
getECLevel() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getEmailAddress() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getEmails() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getEncodingName() - Method in class com.google.zxing.common.CharacterSetECI
 
getEnd() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getEstimatedModuleSize() - Method in class com.google.zxing.qrcode.detector.FinderPattern
 
getFormat() - Method in class com.google.zxing.client.android.QRCodeEncoder
 
getGeoURI() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getHeight() - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
getHeight() - Method in class com.google.zxing.common.BitMatrix
 
getHeight() - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getHeight() - Method in interface com.google.zxing.MonochromeBitmapSource
 
getId() - Method in class com.google.zxing.client.result.optional.MobileTagRichWebParsedResult
 
getImage() - Method in class com.google.zxing.client.bug.ImageCanvas
 
getImage() - Method in class com.google.zxing.client.j2se.BufferedImageMonochromeBitmapSource
 
getImage() - Method in class com.google.zxing.qrcode.detector.Detector
 
getImage() - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
getInstance() - Static method in class com.google.zxing.client.rim.persistence.AppSettings
 
getInstance() - Static method in class com.google.zxing.client.rim.persistence.history.DecodeHistory
Returns the single instance of this class.
getInstance() - Static method in class com.google.zxing.common.GridSampler
 
getInstance() - Static method in exception com.google.zxing.ReaderException
 
getIntent() - Method in class com.google.zxing.client.android.result.AndroidIntentParsedResult
 
getISBN() - Method in class com.google.zxing.client.result.ISBNParsedResult
 
getItemAt(int) - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistory
Gets a particular history object at a given index.
getItems() - Method in class com.google.zxing.client.rim.persistence.AppSettings
Returns all settings objects.
getItems() - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistory
Returns all history objects.
getLanguage() - Method in class com.google.zxing.client.result.TextParsedResult
 
getLastEstimationMethod() - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
getLastEstimationMethod() - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getLastEstimationMethod() - Method in interface com.google.zxing.MonochromeBitmapSource
 
getLatitude() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getLocation() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getLongitude() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getLuminance(int, int) - Method in class com.google.zxing.client.android.YUVMonochromeBitmapSource
The Y channel is stored as planar data at the head of the array, so we just ignore the interleaved U and V which follow it.
getLuminance(int, int) - Method in class com.google.zxing.client.bug.AWTImageMonochromeBitmapSource
See com.google.zxing.client.j2me.LCDUIImageMonochromeBitmapSource for more explanation of the computation used in this method.
getLuminance(int, int) - Method in class com.google.zxing.client.j2me.LCDUIImageMonochromeBitmapSource
 
getLuminance(int, int) - Method in class com.google.zxing.client.j2se.BufferedImageMonochromeBitmapSource
Extracts luminance from a pixel from this source.
getLuminance(int, int) - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
Retrieves the luminance at the pixel x,y in the bitmap.
getLuminance(int, int) - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getLuminance(int, int) - Method in interface com.google.zxing.MonochromeBitmapSource
Retrieves the luminance at the pixel x,y in the bitmap.
getLuminanceColumn(int, int[]) - Method in class com.google.zxing.client.android.YUVMonochromeBitmapSource
 
getLuminanceColumn(int, int[]) - Method in class com.google.zxing.client.bug.AWTImageMonochromeBitmapSource
 
getLuminanceColumn(int, int[]) - Method in class com.google.zxing.client.j2me.LCDUIImageMonochromeBitmapSource
 
getLuminanceColumn(int, int[]) - Method in class com.google.zxing.client.j2se.BufferedImageMonochromeBitmapSource
 
getLuminanceColumn(int, int[]) - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
The same as getLuminanceRow(), but for columns.
getLuminanceColumn(int, int[]) - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getLuminanceColumn(int, int[]) - Method in interface com.google.zxing.MonochromeBitmapSource
The same as getLuminanceRow(), but for columns.
getLuminanceRow(int, int[]) - Method in class com.google.zxing.client.android.YUVMonochromeBitmapSource
 
getLuminanceRow(int, int[]) - Method in class com.google.zxing.client.bug.AWTImageMonochromeBitmapSource
 
getLuminanceRow(int, int[]) - Method in class com.google.zxing.client.j2me.LCDUIImageMonochromeBitmapSource
 
getLuminanceRow(int, int[]) - Method in class com.google.zxing.client.j2se.BufferedImageMonochromeBitmapSource
 
getLuminanceRow(int, int[]) - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
This is the main mechanism for retrieving luminance data.
getLuminanceRow(int, int[]) - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getLuminanceRow(int, int[]) - Method in interface com.google.zxing.MonochromeBitmapSource
This is the main mechanism for retrieving luminance data.
getMailtoURI() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getMaskPattern() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getMatrix() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getMatrixWidth() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getMinimumSize() - Method in class com.google.zxing.client.bug.ImageCanvas
 
getMode() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getName() - Method in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
getName() - Method in class com.google.zxing.qrcode.decoder.Mode
 
getNames() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getNormalizedProductID() - Method in class com.google.zxing.client.result.ProductParsedResult
 
getNote() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getNumber() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getNumber() - Method in class com.google.zxing.client.result.TelParsedResult
 
getNumBlocks() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
getNumDataBytes() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getNumECBytes() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getNumItems() - Method in class com.google.zxing.client.rim.persistence.AppSettings
Returns the number of settings.
getNumItems() - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistory
Returns the number of history objects.
getNumRSBlocks() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getNumTotalBytes() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getOrg() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getPageNumber() - Method in class com.google.zxing.client.android.SearchBookContentsResult
 
getParams() - Method in class com.google.zxing.client.android.AndroidHttpClient
 
getPhoneNumbers() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getPoints() - Method in class com.google.zxing.common.DetectorResult
 
getPossibleCenters() - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
getPreferredSize() - Method in class com.google.zxing.client.bug.ImageCanvas
 
getProductID() - Method in class com.google.zxing.client.result.ProductParsedResult
 
getProductSearchCountryTLD() - Static method in class com.google.zxing.client.android.LocaleManager
The same as above, but specifically for Google Product Search.
getPronunciation() - Method in class com.google.zxing.client.result.AddressBookParsedResult
In Japanese, the name is written in kanji, which can have multiple readings.
getProvisionalVersionForDimension(int) - Static method in class com.google.zxing.qrcode.decoder.Version
Deduces version information purely from QR Code dimensions.
getQuery() - Static method in class com.google.zxing.client.android.SearchBookContentsResult
 
getRawBytes() - Method in class com.google.zxing.common.DecoderResult
 
getRawBytes() - Method in class com.google.zxing.Result
 
getResonableTime() - Method in class com.google.zxing.client.rim.util.ReasonableTimer
Returns the reasonable time.
getResultMetadata() - Method in class com.google.zxing.Result
 
getResultPoints() - Method in class com.google.zxing.Result
 
getSize() - Method in class com.google.zxing.common.BitArray
 
getSMSURI() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getSnippet() - Method in class com.google.zxing.client.android.SearchBookContentsResult
 
getStart() - Method in class com.google.zxing.client.result.CalendarParsedResult
We would return the start and end date as a Date except that this code needs to work under JavaME / MIDP and there is no date parsing library available there, such as java.text.SimpleDateFormat.
getSubject() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getSubject() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getSummary() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getSymbolSizeColumns() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getSymbolSizeRows() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getTagserverURI() - Method in class com.google.zxing.client.result.optional.MobileTagRichWebParsedResult
 
getTagserverURIPrefix() - Static method in class com.google.zxing.client.result.optional.MobileTagRichWebParsedResult
 
getTelURI() - Method in class com.google.zxing.client.result.TelParsedResult
 
getText() - Method in class com.google.zxing.client.result.TextParsedResult
 
getText() - Method in class com.google.zxing.common.DecoderResult
 
getText() - Method in class com.google.zxing.Result
 
getTitle() - Method in class com.google.zxing.client.android.QRCodeEncoder
 
getTitle() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getTitle() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getTitle() - Method in class com.google.zxing.client.result.optional.NDEFSmartPosterParsedResult
 
getTitle() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getTitle() - Method in class com.google.zxing.client.result.TelParsedResult
 
getTitle() - Method in class com.google.zxing.client.result.URIParsedResult
 
getTopLeft() - Method in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
getTopRight() - Method in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
getTotalCodewords() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getTotalCodewords() - Method in class com.google.zxing.qrcode.decoder.Version
 
getTotalECCodewords() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
getType() - Method in class com.google.zxing.client.android.result.ResultHandler
A convenience method to get the parsed type.
getType() - Method in class com.google.zxing.client.result.ParsedResult
 
getURI() - Method in class com.google.zxing.client.result.optional.NDEFSmartPosterParsedResult
 
getURI() - Method in class com.google.zxing.client.result.URIParsedResult
 
getURI() - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistoryItem
 
getURL() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getValidSnippet() - Method in class com.google.zxing.client.android.SearchBookContentsResult
 
getValue() - Method in class com.google.zxing.common.ECI
 
getVersion() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getVersionForDimensions(int, int) - Static method in class com.google.zxing.datamatrix.decoder.Version
Deduces version information from Data Matrix dimensions.
getVersionForNumber(int) - Static method in class com.google.zxing.qrcode.decoder.Version
 
getVersionNumber() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getVersionNumber() - Method in class com.google.zxing.qrcode.decoder.Version
 
getVia() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getView(int, View, ViewGroup) - Method in class com.google.zxing.client.android.SearchBookContentsAdapter
 
getWidth() - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
getWidth() - Method in class com.google.zxing.common.BitMatrix
 
getWidth() - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
getWidth() - Method in interface com.google.zxing.MonochromeBitmapSource
 
getX() - Method in class com.google.zxing.ResultPoint
 
getY() - Method in class com.google.zxing.ResultPoint
 
GF256 - Class in com.google.zxing.common.reedsolomon
This class contains utility methods for performing mathematical operations over the Galois Field GF(256).
GridSampler - Class in com.google.zxing.common
Implementations of this class can, given locations of finder patterns for a QR code in an image, sample the right points in the image to reconstruct the QR code, accounting for perspective distortion.
GridSampler() - Constructor for class com.google.zxing.common.GridSampler
 
GUIRunner - Class in com.google.zxing.client.j2se
Simple GUI frontend to the library.

H

H - Static variable in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
H = ~30% correction
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.AddressBookResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.CalendarResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.EmailAddressResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.GeoResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.ISBNResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.ProductResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.ResultHandler
Execute the action which corresponds to the nth button.
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.SMSResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.TelResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.TextResultHandler
 
handleButtonPress(int) - Method in class com.google.zxing.client.android.result.URIResultHandler
 
handleDecode(Result, Bitmap) - Method in class com.google.zxing.client.android.CaptureActivity
A valid barcode has been found, so give an indication of success and show the results.
handleMessage(Message) - Method in class com.google.zxing.client.android.CaptureActivityHandler
 
handlePossibleCenter(int[], int, int) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
This is called when a horizontal scan finds a possible alignment pattern.
hashCode() - Method in class com.google.zxing.ResultPoint
 
height - Variable in class com.google.zxing.common.BitMatrix
 
height() - Method in class com.google.zxing.common.ByteMatrix
 
help - Static variable in class com.google.zxing.client.android.R.layout
 
help_button_view - Static variable in class com.google.zxing.client.android.R.color
 
help_contents - Static variable in class com.google.zxing.client.android.R.id
 
help_view - Static variable in class com.google.zxing.client.android.R.color
 
HelpActivity - Class in com.google.zxing.client.android
 
HelpActivity() - Constructor for class com.google.zxing.client.android.HelpActivity
 

I

image_view - Static variable in class com.google.zxing.client.android.R.id
 
ImageCanvas - Class in com.google.zxing.client.bug
 
ImageCanvas(Image) - Constructor for class com.google.zxing.client.bug.ImageCanvas
 
ImageConverter - Class in com.google.zxing.client.j2se
Utility application for evaluating the effectiveness of the BlackPointEstimator used by MonochromeBitmapSource.
imageUpdate(Image, int, int, int, int, int) - Method in class com.google.zxing.client.bug.app.BugBarcodeApp
 
info(String) - Static method in class com.google.zxing.client.rim.util.Log
Logs the given message at the info level.
init(ServletConfig) - Method in class com.google.zxing.web.DecodeServlet
 
init(FilterConfig) - Method in class com.google.zxing.web.DoSFilter
 
initServices() - Method in class com.google.zxing.client.bug.servicetracker.BugBarcodeServiceTracker
Allows the user to set the service dependencies by adding them to services list returned by getServices().
insertionSort(Vector, Comparator) - Static method in class com.google.zxing.common.Collections
Sorts its argument (destructively) using insert sort; in the context of this package insertion sort is simple and efficient given its relatively small inputs.
Intents - Class in com.google.zxing.client.android
 
Intents.Encode - Class in com.google.zxing.client.android
 
Intents.Scan - Class in com.google.zxing.client.android
 
Intents.SearchBookContents - Class in com.google.zxing.client.android
 
Intents.Share - Class in com.google.zxing.client.android
 
isBlack(int, int) - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
isBlack(int, int) - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
isBlack(int, int) - Method in interface com.google.zxing.MonochromeBitmapSource
 
ISBN - Static variable in class com.google.zxing.client.android.Intents.SearchBookContents
The book to search, identified by ISBN number.
ISBN - Static variable in class com.google.zxing.client.result.ParsedResultType
 
ISBNParsedResult - Class in com.google.zxing.client.result
 
ISBNResultHandler - Class in com.google.zxing.client.android.result
 
ISBNResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.ISBNResultHandler
 
ISBNResultParser - Class in com.google.zxing.client.result
Parses strings of digits that represent a ISBN.
isPossiblyMaliciousURI() - Method in class com.google.zxing.client.result.URIParsedResult
 
isRange(int, int, boolean) - Method in class com.google.zxing.common.BitArray
Efficient method to check if a range of bits is set, or not set.
isRotateSupported() - Method in class com.google.zxing.client.j2se.BufferedImageMonochromeBitmapSource
 
isRotateSupported() - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
isRotateSupported() - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
isRotateSupported() - Method in interface com.google.zxing.MonochromeBitmapSource
 
isStringOfDigits(String, int) - Static method in class com.google.zxing.client.result.ResultParser
 
isValid() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
isValidMaskPattern(int) - Static method in class com.google.zxing.qrcode.encoder.QRCode
 
ITF - Static variable in class com.google.zxing.BarcodeFormat
ITF (Interleaved Two of Five) 1D format.
ITFReader - Class in com.google.zxing.oned
Implements decoding of the ITF format.
ITFReader() - Constructor for class com.google.zxing.oned.ITFReader
 

K

KANJI - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
KEY_CUSTOM_PRODUCT_SEARCH - Static variable in class com.google.zxing.client.android.PreferencesActivity
 

L

L - Static variable in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
L = ~7% correction
launch_product_query - Static variable in class com.google.zxing.client.android.R.id
 
launcher_icon - Static variable in class com.google.zxing.client.android.R.drawable
 
LCDUIImageMonochromeBitmapSource - Class in com.google.zxing.client.j2me
An implementation based on Java ME's Image representation.
LCDUIImageMonochromeBitmapSource(Image) - Constructor for class com.google.zxing.client.j2me.LCDUIImageMonochromeBitmapSource
 
LocaleManager - Class in com.google.zxing.client.android
Handles any locale-specific logic for the client.
LOCATION - Static variable in class com.google.zxing.client.android.Contents.Type
A geographic location.
Log - Class in com.google.zxing.client.rim.util
Used to write logging messages.

M

M - Static variable in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
M = ~15% correction
main(String[]) - Static method in class com.google.zxing.client.j2se.CommandLineRunner
 
main(String[]) - Static method in class com.google.zxing.client.j2se.GUIRunner
 
main(String[]) - Static method in class com.google.zxing.client.j2se.ImageConverter
 
main(String[]) - Static method in class com.google.zxing.client.rim.ZXingUiApplication
 
makeResultHandler(Activity, Result) - Static method in class com.google.zxing.client.android.result.ResultHandlerFactory
 
makeTypeInfoBits(ErrorCorrectionLevel, int, BitVector) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
makeVersionInfoBits(int, BitVector) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
MaskUtil - Class in com.google.zxing.qrcode.encoder
 
MatrixUtil - Class in com.google.zxing.qrcode.encoder
 
MAX_AVG_VARIANCE - Static variable in class com.google.zxing.pdf417.detector.Detector
 
MAX_BUTTON_COUNT - Static variable in class com.google.zxing.client.android.result.ResultHandler
 
MAX_INDIVIDUAL_VARIANCE - Static variable in class com.google.zxing.pdf417.detector.Detector
 
MAX_MODULES - Static variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
maybeAppend(String, StringBuffer) - Static method in class com.google.zxing.client.result.ParsedResult
 
maybeAppend(String[], StringBuffer) - Static method in class com.google.zxing.client.result.ParsedResult
 
maybeAppend(String, StringBuffer) - Static method in class com.google.zxing.client.result.ResultParser
 
maybeAppend(String[], StringBuffer) - Static method in class com.google.zxing.client.result.ResultParser
 
maybeEmbedVersionInfo(int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
maybeWrap(String) - Static method in class com.google.zxing.client.result.ResultParser
 
menu_about - Static variable in class com.google.zxing.client.android.R.string
 
menu_help - Static variable in class com.google.zxing.client.android.R.string
 
menu_settings - Static variable in class com.google.zxing.client.android.R.string
 
menu_share - Static variable in class com.google.zxing.client.android.R.string
 
mHandler - Variable in class com.google.zxing.client.android.CaptureActivity
 
mHandler - Variable in class com.google.zxing.client.android.EncodeActivity
 
mHandler - Variable in class com.google.zxing.client.android.SearchBookContentsActivity
 
MIN_SKIP - Static variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
mLayoutListener - Variable in class com.google.zxing.client.android.EncodeActivity
This needs to be delayed until after the first layout so that the view dimensions will be available.
MOBILETAG_RICH_WEB - Static variable in class com.google.zxing.client.result.ParsedResultType
 
MobileTagRichWebParsedResult - Class in com.google.zxing.client.result.optional
 
MODE - Static variable in class com.google.zxing.client.android.Intents.Scan
By default, sending Scan.ACTION will decode all barcodes that we understand.
Mode - Class in com.google.zxing.qrcode.decoder
See ISO 18004:2006, 6.4.1, Tables 2 and 3.
MonochromeBitmapSource - Interface in com.google.zxing
Encapsulates a generic black-and-white bitmap -- a collection of pixels in two dimensions.
MonochromeRectangleDetector - Class in com.google.zxing.common.detector
A somewhat generic detector that looks for a barcode-like rectangular region within an image.
MonochromeRectangleDetector(MonochromeBitmapSource) - Constructor for class com.google.zxing.common.detector.MonochromeRectangleDetector
 
mResult - Variable in class com.google.zxing.client.android.result.ResultHandler
 
msg_about - Static variable in class com.google.zxing.client.android.R.string
 
msg_default_contents - Static variable in class com.google.zxing.client.android.R.string
 
msg_default_format - Static variable in class com.google.zxing.client.android.R.string
 
msg_default_mms_subject - Static variable in class com.google.zxing.client.android.R.string
 
msg_default_status - Static variable in class com.google.zxing.client.android.R.string
 
msg_default_type - Static variable in class com.google.zxing.client.android.R.string
 
msg_encode_barcode_failed - Static variable in class com.google.zxing.client.android.R.string
 
msg_encode_contents_failed - Static variable in class com.google.zxing.client.android.R.string
 
msg_encode_in_progress - Static variable in class com.google.zxing.client.android.R.string
 
msg_intent_failed - Static variable in class com.google.zxing.client.android.R.string
 
msg_sbc_book_not_searchable - Static variable in class com.google.zxing.client.android.R.string
 
msg_sbc_failed - Static variable in class com.google.zxing.client.android.R.string
 
msg_sbc_no_page_returned - Static variable in class com.google.zxing.client.android.R.string
 
msg_sbc_page - Static variable in class com.google.zxing.client.android.R.string
 
msg_sbc_searching_book - Static variable in class com.google.zxing.client.android.R.string
 
msg_sbc_snippet_unavailable - Static variable in class com.google.zxing.client.android.R.string
 
msg_sbc_unknown_page - Static variable in class com.google.zxing.client.android.R.string
 
msg_share_explanation - Static variable in class com.google.zxing.client.android.R.string
 
msg_share_subject_line - Static variable in class com.google.zxing.client.android.R.string
 
MultiDetector - Class in com.google.zxing.multi.qrcode.detector
Encapsulates logic that can detect one or more QR Codes in an image, even if the QR Code is rotated or skewed, or partially obscured.
MultiDetector(MonochromeBitmapSource) - Constructor for class com.google.zxing.multi.qrcode.detector.MultiDetector
 
MultiFormatOneDReader - Class in com.google.zxing.oned
 
MultiFormatOneDReader(Hashtable) - Constructor for class com.google.zxing.oned.MultiFormatOneDReader
 
MultiFormatReader - Class in com.google.zxing
MultiFormatReader is a convenience class and the main entry point into the library for most uses.
MultiFormatReader() - Constructor for class com.google.zxing.MultiFormatReader
 
MultiFormatUPCEANReader - Class in com.google.zxing.oned
A reader that can read all available UPC/EAN formats.
MultiFormatUPCEANReader(Hashtable) - Constructor for class com.google.zxing.oned.MultiFormatUPCEANReader
 
MultiFormatWriter - Class in com.google.zxing
This is a factory class which finds the appropriate Writer subclass for the BarcodeFormat requested and encodes the barcode with the supplied contents.
MultiFormatWriter() - Constructor for class com.google.zxing.MultiFormatWriter
 
MultipleBarcodeReader - Interface in com.google.zxing.multi
Implementation of this interface attempt to read several barcodes from one image.

N

NDEF_SMART_POSTER - Static variable in class com.google.zxing.client.result.ParsedResultType
 
NDEFSmartPosterParsedResult - Class in com.google.zxing.client.result.optional
 
newInstance(String) - Static method in class com.google.zxing.client.android.AndroidHttpClient
Create a new HttpClient with reasonable defaults (which you can update).
NUM_MASK_PATTERNS - Static variable in class com.google.zxing.qrcode.encoder.QRCode
 
NUMERIC - Static variable in class com.google.zxing.qrcode.decoder.Mode
 

O

onActivityResult(int, int, Intent) - Method in class com.google.zxing.client.android.ShareActivity
 
onClick(View) - Method in class com.google.zxing.client.android.result.ResultButtonListener
 
onConfigurationChanged(Configuration) - Method in class com.google.zxing.client.android.CaptureActivity
 
onConfigurationChanged(Configuration) - Method in class com.google.zxing.client.android.SearchBookContentsActivity
 
onCreate(Bundle) - Method in class com.google.zxing.client.android.BookmarkPickerActivity
 
onCreate(Bundle) - Method in class com.google.zxing.client.android.CaptureActivity
 
onCreate(Bundle) - Method in class com.google.zxing.client.android.EncodeActivity
 
onCreate(Bundle) - Method in class com.google.zxing.client.android.HelpActivity
 
onCreate(Bundle) - Method in class com.google.zxing.client.android.PreferencesActivity
 
onCreate(Bundle) - Method in class com.google.zxing.client.android.SearchBookContentsActivity
 
onCreate(Bundle) - Method in class com.google.zxing.client.android.ShareActivity
 
onCreateOptionsMenu(Menu) - Method in class com.google.zxing.client.android.CaptureActivity
 
onDraw(Canvas) - Method in class com.google.zxing.client.android.ViewfinderView
 
ONE_D_MODE - Static variable in class com.google.zxing.client.android.Intents.Scan
Decode only 1D barcodes (currently UPC, EAN, Code 39, and Code 128).
OneDReader - Interface in com.google.zxing.oned
Readers which also implement this interface read one-dimensional barcode formats, and expose additional functionality that is specific to this type of barcode.
onFinishInflate() - Method in class com.google.zxing.client.android.SearchBookContentsListItem
 
onKeyDown(int, KeyEvent) - Method in class com.google.zxing.client.android.CaptureActivity
 
onKeyDown(int, KeyEvent) - Method in class com.google.zxing.client.android.HelpActivity
 
onListItemClick(ListView, View, int, long) - Method in class com.google.zxing.client.android.BookmarkPickerActivity
 
onOptionsItemSelected(MenuItem) - Method in class com.google.zxing.client.android.CaptureActivity
 
onPause() - Method in class com.google.zxing.client.android.CaptureActivity
 
onPrepareOptionsMenu(Menu) - Method in class com.google.zxing.client.android.CaptureActivity
 
onResume() - Method in class com.google.zxing.client.android.CaptureActivity
 
onResume() - Method in class com.google.zxing.client.android.EncodeActivity
 
onResume() - Method in class com.google.zxing.client.android.HelpActivity
 
onResume() - Method in class com.google.zxing.client.android.SearchBookContentsActivity
 
onResume() - Method in class com.google.zxing.client.android.ShareActivity
 
onSaveInstanceState(Bundle) - Method in class com.google.zxing.client.android.HelpActivity
 
onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.google.zxing.client.android.PreferencesActivity
 
openBookSearch(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
openMap(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
openProductSearch(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
openURL(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
orderBestPatterns(ResultPoint[]) - Static method in class com.google.zxing.ResultPoint
Orders an array of three ResultPoints in an order [A,B,C] such that AB < AC and BC < AC and the angle between BC and BA is less than 180 degrees.
ordinal() - Method in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
ORIENTATION - Static variable in class com.google.zxing.ResultMetadataType
Denotes the likely approximate orientation of the barcode in the image.
OTHER - Static variable in class com.google.zxing.DecodeHintType
Unspecified, application-specific hint.
OTHER - Static variable in class com.google.zxing.ResultMetadataType
Unspecified, application-specific metadata.

P

page_number_view - Static variable in class com.google.zxing.client.android.R.id
 
paint(Graphics) - Method in class com.google.zxing.client.bug.ImageCanvas
 
parse(String) - Static method in class com.google.zxing.client.android.result.AndroidIntentParsedResult
 
parse(Result) - Static method in class com.google.zxing.client.result.ISBNResultParser
 
ParsedResult - Class in com.google.zxing.client.result
Abstract class representing the result of decoding a barcode, as more than a String -- as some type of structured data.
ParsedResult(ParsedResultType) - Constructor for class com.google.zxing.client.result.ParsedResult
 
ParsedResultType - Class in com.google.zxing.client.result
Represents the type of data encoded by a barcode -- from plain text, to a URI, to an e-mail address, etc.
parseResult(Result) - Static method in class com.google.zxing.client.result.ResultParser
 
patternMatchVariance(int[], int[], int) - Static method in class com.google.zxing.pdf417.detector.Detector
Determines how closely a set of observed counts of runs of black/white values matches a given target pattern.
pauseApp() - Method in class com.google.zxing.client.j2me.ZXingMIDlet
 
PDF417 - Static variable in class com.google.zxing.BarcodeFormat
PDF417 format.
PDF417Reader - Class in com.google.zxing.pdf417
This implementation can detect and decode PDF417 codes in an image.
PDF417Reader() - Constructor for class com.google.zxing.pdf417.PDF417Reader
 
persist() - Method in class com.google.zxing.client.rim.persistence.AppSettings
Persists the settings to the device.
persist() - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistory
Persists the history to the device.
PHONE - Static variable in class com.google.zxing.client.android.Contents.Type
Use Intent.putExtra(DATA, string) where string is the phone number to call.
PHONE_KEYS - Static variable in class com.google.zxing.client.android.Contents
When using Type.CONTACT, these arrays provide the keys for adding or retrieving multiple phone numbers and addresses.
POSSIBLE_FORMATS - Static variable in class com.google.zxing.DecodeHintType
Image is known to be of one of a few possible formats.
preferences - Static variable in class com.google.zxing.client.android.R.xml
 
preferences_actions_title - Static variable in class com.google.zxing.client.android.R.string
 
preferences_copy_to_clipboard_title - Static variable in class com.google.zxing.client.android.R.string
 
preferences_custom_product_search_summary - Static variable in class com.google.zxing.client.android.R.string
 
preferences_custom_product_search_title - Static variable in class com.google.zxing.client.android.R.string
 
preferences_decode_1D_title - Static variable in class com.google.zxing.client.android.R.string
 
preferences_decode_QR_title - Static variable in class com.google.zxing.client.android.R.string
 
preferences_general_title - Static variable in class com.google.zxing.client.android.R.string
 
preferences_name - Static variable in class com.google.zxing.client.android.R.string
 
preferences_play_beep_title - Static variable in class com.google.zxing.client.android.R.string
 
preferences_result_title - Static variable in class com.google.zxing.client.android.R.string
 
preferences_vibrate_title - Static variable in class com.google.zxing.client.android.R.string
 
PreferencesActivity - Class in com.google.zxing.client.android
 
PreferencesActivity() - Constructor for class com.google.zxing.client.android.PreferencesActivity
 
preview_view - Static variable in class com.google.zxing.client.android.R.id
 
processFinderPatternInfo(FinderPatternInfo) - Method in class com.google.zxing.qrcode.detector.Detector
 
PRODUCT - Static variable in class com.google.zxing.client.result.ParsedResultType
 
PRODUCT_MODE - Static variable in class com.google.zxing.client.android.Intents.Scan
Decode only UPC and EAN barcodes.
ProductParsedResult - Class in com.google.zxing.client.result
 
ProductResultHandler - Class in com.google.zxing.client.android.result
 
ProductResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.ProductResultHandler
 
PURE_BARCODE - Static variable in class com.google.zxing.DecodeHintType
Image is a pure monochrome image of a barcode.
putMetadata(ResultMetadataType, Object) - Method in class com.google.zxing.Result
 

Q

Q - Static variable in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
Q = ~25% correction
QR_CODE - Static variable in class com.google.zxing.BarcodeFormat
QR Code 2D barcode format.
QR_CODE - Static variable in class com.google.zxing.client.android.Contents.Format
 
QR_CODE_FIELD - Static variable in class com.google.zxing.common.reedsolomon.GF256
 
QR_CODE_MODE - Static variable in class com.google.zxing.client.android.Intents.Scan
Decode only QR codes.
QRCode - Class in com.google.zxing.qrcode.encoder
 
QRCode() - Constructor for class com.google.zxing.qrcode.encoder.QRCode
 
QRCodeEncoder - Class in com.google.zxing.client.android
 
QRCodeEncoder(Activity, Intent) - Constructor for class com.google.zxing.client.android.QRCodeEncoder
 
QRCodeMultiReader - Class in com.google.zxing.multi.qrcode
This implementation can detect and decode multiple QR Codes in an image.
QRCodeMultiReader() - Constructor for class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
QRCodeReader - Class in com.google.zxing.qrcode
This implementation can detect and decode QR Codes in an image.
QRCodeReader() - Constructor for class com.google.zxing.qrcode.QRCodeReader
 
QRCodeWriter - Class in com.google.zxing.qrcode
This object renders a QR Code as a ByteMatrix 2D array of greyscale values.
QRCodeWriter() - Constructor for class com.google.zxing.qrcode.QRCodeWriter
 
QUERY - Static variable in class com.google.zxing.client.android.Intents.SearchBookContents
An optional field which is the text to search for.
query_button - Static variable in class com.google.zxing.client.android.R.id
 
query_text_view - Static variable in class com.google.zxing.client.android.R.id
 
quit - Static variable in class com.google.zxing.client.android.R.id
 
quitSynchronously() - Method in class com.google.zxing.client.android.CaptureActivityHandler
 

R

R - Class in com.google.zxing.client.android
 
R() - Constructor for class com.google.zxing.client.android.R
 
R.attr - Class in com.google.zxing.client.android
 
R.attr() - Constructor for class com.google.zxing.client.android.R.attr
 
R.color - Class in com.google.zxing.client.android
 
R.color() - Constructor for class com.google.zxing.client.android.R.color
 
R.drawable - Class in com.google.zxing.client.android
 
R.drawable() - Constructor for class com.google.zxing.client.android.R.drawable
 
R.id - Class in com.google.zxing.client.android
 
R.id() - Constructor for class com.google.zxing.client.android.R.id
 
R.layout - Class in com.google.zxing.client.android
 
R.layout() - Constructor for class com.google.zxing.client.android.R.layout
 
R.raw - Class in com.google.zxing.client.android
 
R.raw() - Constructor for class com.google.zxing.client.android.R.raw
 
R.string - Class in com.google.zxing.client.android
 
R.string() - Constructor for class com.google.zxing.client.android.R.string
 
R.styleable - Class in com.google.zxing.client.android
 
R.styleable() - Constructor for class com.google.zxing.client.android.R.styleable
 
R.xml - Class in com.google.zxing.client.android
 
R.xml() - Constructor for class com.google.zxing.client.android.R.xml
 
readBits(int) - Method in class com.google.zxing.common.BitSource
 
Reader - Interface in com.google.zxing
Implementations of this interface can decode an image of a barcode in some format into the String it encodes.
ReaderException - Exception in com.google.zxing
The general exception class throw when something goes wrong during decoding of a barcode.
ReasonableTimer - Class in com.google.zxing.client.rim.util
Used to determine if something happend within a specified amount of time.
ReasonableTimer() - Constructor for class com.google.zxing.client.rim.util.ReasonableTimer
 
ReasonableTimer(long) - Constructor for class com.google.zxing.client.rim.util.ReasonableTimer
 
ReedSolomonDecoder - Class in com.google.zxing.common.reedsolomon
Implements Reed-Solomon decoding, as the name implies.
ReedSolomonDecoder(GF256) - Constructor for class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
 
ReedSolomonEncoder - Class in com.google.zxing.common.reedsolomon
Implements Reed-Solomon enbcoding, as the name implies.
ReedSolomonEncoder(GF256) - Constructor for class com.google.zxing.common.reedsolomon.ReedSolomonEncoder
 
ReedSolomonException - Exception in com.google.zxing.common.reedsolomon
Thrown when an exception occurs during Reed-Solomon decoding, such as when there are too many errors to correct.
ReedSolomonException(String) - Constructor for exception com.google.zxing.common.reedsolomon.ReedSolomonException
 
renderResult(byte[], int, int) - Static method in class com.google.zxing.oned.AbstractUPCEANWriter
 
renderToBitmap() - Method in class com.google.zxing.client.android.YUVMonochromeBitmapSource
Create a greyscale Android Bitmap from the YUV data based on the crop rectangle.
requestBarcode(Handler, int) - Method in class com.google.zxing.client.android.QRCodeEncoder
 
reserve(int) - Method in class com.google.zxing.common.ByteArray
 
restart_preview - Static variable in class com.google.zxing.client.android.R.id
 
RESULT - Static variable in class com.google.zxing.client.android.Intents.Scan
If a barcode is found, Barcodes returns RESULT_OK to onActivityResult() of the app which requested the scan via startSubActivity().
Result - Class in com.google.zxing
Encapsulates the result of decoding a barcode within an image.
Result(String, byte[], ResultPoint[], BarcodeFormat) - Constructor for class com.google.zxing.Result
 
result_address_book - Static variable in class com.google.zxing.client.android.R.string
 
result_button_view - Static variable in class com.google.zxing.client.android.R.id
 
result_calendar - Static variable in class com.google.zxing.client.android.R.string
 
result_email_address - Static variable in class com.google.zxing.client.android.R.string
 
RESULT_FORMAT - Static variable in class com.google.zxing.client.android.Intents.Scan
Call intent.getStringExtra(RESULT_FORMAT) to determine which barcode format was found.
result_geo - Static variable in class com.google.zxing.client.android.R.string
 
result_image_border - Static variable in class com.google.zxing.client.android.R.color
 
result_isbn - Static variable in class com.google.zxing.client.android.R.string
 
result_list_view - Static variable in class com.google.zxing.client.android.R.id
 
result_minor_text - Static variable in class com.google.zxing.client.android.R.color
 
result_points - Static variable in class com.google.zxing.client.android.R.color
 
result_product - Static variable in class com.google.zxing.client.android.R.string
 
result_sms - Static variable in class com.google.zxing.client.android.R.string
 
result_tel - Static variable in class com.google.zxing.client.android.R.string
 
result_text - Static variable in class com.google.zxing.client.android.R.color
 
result_text - Static variable in class com.google.zxing.client.android.R.string
 
result_uri - Static variable in class com.google.zxing.client.android.R.string
 
result_view - Static variable in class com.google.zxing.client.android.R.color
 
result_view - Static variable in class com.google.zxing.client.android.R.id
 
ResultButtonListener - Class in com.google.zxing.client.android.result
Handles the result of barcode decoding in the context of the Android platform, by dispatching the proper intents to open other activities like GMail, Maps, etc.
ResultButtonListener(ResultHandler, int) - Constructor for class com.google.zxing.client.android.result.ResultButtonListener
 
ResultHandler - Class in com.google.zxing.client.android.result
 
ResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.ResultHandler
 
ResultHandlerFactory - Class in com.google.zxing.client.android.result
 
ResultMetadataType - Class in com.google.zxing
Represents some type of metadata about the result of the decoding that the decoder wishes to communicate back to the caller.
ResultParser - Class in com.google.zxing.client.result
Abstract class representing the result of decoding a barcode, as more than a String -- as some type of structured data.
ResultParser() - Constructor for class com.google.zxing.client.result.ResultParser
 
ResultPoint - Class in com.google.zxing
Encapsulates a point of interest in an image containing a barcode.
ResultPoint(float, float) - Constructor for class com.google.zxing.ResultPoint
 
return_scan_result - Static variable in class com.google.zxing.client.android.R.id
 
reverse() - Method in class com.google.zxing.common.BitArray
Reverses all bits in the array.
rotateCounterClockwise() - Method in class com.google.zxing.client.j2se.BufferedImageMonochromeBitmapSource
 
rotateCounterClockwise() - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
rotateCounterClockwise() - Method in class com.google.zxing.common.CroppedMonochromeBitmapSource
 
rotateCounterClockwise() - Method in interface com.google.zxing.MonochromeBitmapSource
Optional operation which returns an implementation based on the same underlying image, but which behaves as if the underlying image had been rotated 90 degrees counterclockwise.
ROW_SAMPLING - Static variable in class com.google.zxing.BlackPointEstimationMethod
Method probably most suitable for 1D barcode decoding, where one row at a time is sampled.
rowSize - Variable in class com.google.zxing.common.BitMatrix
 

S

sampleGrid(MonochromeBitmapSource, int, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.google.zxing.common.DefaultGridSampler
 
sampleGrid(MonochromeBitmapSource, int, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.google.zxing.common.GridSampler
Samples an image for a square matrix of bits of the given dimension.
sbc_header_text - Static variable in class com.google.zxing.client.android.R.color
 
sbc_header_view - Static variable in class com.google.zxing.client.android.R.color
 
sbc_layout_view - Static variable in class com.google.zxing.client.android.R.color
 
sbc_list_item - Static variable in class com.google.zxing.client.android.R.color
 
sbc_name - Static variable in class com.google.zxing.client.android.R.string
 
sbc_page_number_text - Static variable in class com.google.zxing.client.android.R.color
 
sbc_snippet_text - Static variable in class com.google.zxing.client.android.R.color
 
search_book_contents - Static variable in class com.google.zxing.client.android.R.layout
 
search_book_contents_failed - Static variable in class com.google.zxing.client.android.R.id
 
search_book_contents_header - Static variable in class com.google.zxing.client.android.R.layout
 
search_book_contents_list_item - Static variable in class com.google.zxing.client.android.R.layout
 
search_book_contents_succeeded - Static variable in class com.google.zxing.client.android.R.id
 
searchBookContents(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
SearchBookContentsActivity - Class in com.google.zxing.client.android
 
SearchBookContentsActivity() - Constructor for class com.google.zxing.client.android.SearchBookContentsActivity
 
SearchBookContentsAdapter - Class in com.google.zxing.client.android
 
SearchBookContentsAdapter(Context, List<SearchBookContentsResult>) - Constructor for class com.google.zxing.client.android.SearchBookContentsAdapter
 
SearchBookContentsListItem - Class in com.google.zxing.client.android
 
SearchBookContentsListItem(Context, AttributeSet) - Constructor for class com.google.zxing.client.android.SearchBookContentsListItem
 
SearchBookContentsResult - Class in com.google.zxing.client.android
 
SearchBookContentsResult(String, String, boolean) - Constructor for class com.google.zxing.client.android.SearchBookContentsResult
 
searchMap(String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
Do a geo search using the address as the query.
sendEmail(String, String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
sendEmailFromUri(String, String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
sendMMS(String, String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
sendMMSFromUri(String, String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
sendSMS(String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
sendSMSFromUri(String, String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
set(SearchBookContentsResult) - Method in class com.google.zxing.client.android.SearchBookContentsListItem
 
set(int) - Method in class com.google.zxing.common.BitArray
Sets bit i.
set(int, int) - Method in class com.google.zxing.common.BitMatrix
Sets the given bit to true.
set(int, int) - Method in class com.google.zxing.common.ByteArray
 
set(byte[], int, int) - Method in class com.google.zxing.common.ByteArray
 
set(int, int, byte) - Method in class com.google.zxing.common.ByteMatrix
 
set(int, int, int) - Method in class com.google.zxing.common.ByteMatrix
 
setBulk(int, int) - Method in class com.google.zxing.common.BitArray
Sets a block of 32 bits, starting at bit i.
setDate(String) - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistoryItem
 
setECLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setGridSampler(GridSampler) - Static method in class com.google.zxing.common.GridSampler
Sets the implementation of GridSampler used by the library.
setHints(Hashtable) - Method in class com.google.zxing.MultiFormatReader
This method adds state to the MultiFormatReader.
setImage(Image) - Method in class com.google.zxing.client.bug.ImageCanvas
 
setMaskPattern(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMatrix(ByteMatrix) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMatrixWidth(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMode(Mode) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setNumDataBytes(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setNumECBytes(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setNumRSBlocks(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setNumTotalBytes(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setQuery(String) - Static method in class com.google.zxing.client.android.SearchBookContentsResult
 
setRegion(int, int, int, int) - Method in class com.google.zxing.common.BitMatrix
Sets a square region of the bit matrix to true.
setResonableTime(long) - Method in class com.google.zxing.client.rim.util.ReasonableTimer
Sets the reasonable time to the given time
SETTING_CAM_RES_MSG - Static variable in class com.google.zxing.client.rim.persistence.AppSettings
 
setURI(String) - Method in class com.google.zxing.client.rim.persistence.history.DecodeHistoryItem
 
setVersion(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
share - Static variable in class com.google.zxing.client.android.R.layout
 
share_menu_item - Static variable in class com.google.zxing.client.android.R.drawable
 
share_name - Static variable in class com.google.zxing.client.android.R.string
 
share_text - Static variable in class com.google.zxing.client.android.R.color
 
share_via_barcode - Static variable in class com.google.zxing.client.android.R.drawable
 
share_view - Static variable in class com.google.zxing.client.android.R.color
 
ShareActivity - Class in com.google.zxing.client.android
 
ShareActivity() - Constructor for class com.google.zxing.client.android.ShareActivity
 
shareByEmail(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
shareBySMS(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
size - Variable in class com.google.zxing.common.BitArray
 
size() - Method in class com.google.zxing.common.ByteArray
 
size() - Method in class com.google.zxing.qrcode.encoder.BitVector
 
sizeInBytes() - Method in class com.google.zxing.qrcode.encoder.BitVector
 
SMS - Static variable in class com.google.zxing.client.android.Contents.Type
An SMS type.
SMS - Static variable in class com.google.zxing.client.result.ParsedResultType
 
SMSParsedResult - Class in com.google.zxing.client.result
 
SMSParsedResult(String, String, String, String, String, String) - Constructor for class com.google.zxing.client.result.SMSParsedResult
 
SMSResultHandler - Class in com.google.zxing.client.android.result
 
SMSResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.SMSResultHandler
 
snippet_view - Static variable in class com.google.zxing.client.android.R.id
 
start(BundleContext) - Method in class com.google.zxing.client.bug.Activator
 
startApp() - Method in class com.google.zxing.client.j2me.ZXingMIDlet
 
status_text - Static variable in class com.google.zxing.client.android.R.color
 
status_text_view - Static variable in class com.google.zxing.client.android.R.id
 
status_view - Static variable in class com.google.zxing.client.android.R.color
 
status_view - Static variable in class com.google.zxing.client.android.R.id
 
stop(BundleContext) - Method in class com.google.zxing.client.bug.Activator
 
STRUCTURED_APPEND - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.google.zxing.client.android.CaptureActivity
 
surfaceCreated(SurfaceHolder) - Method in class com.google.zxing.client.android.CaptureActivity
 
surfaceDestroyed(SurfaceHolder) - Method in class com.google.zxing.client.android.CaptureActivity
 

T

TEL - Static variable in class com.google.zxing.client.result.ParsedResultType
 
TelParsedResult - Class in com.google.zxing.client.result
 
TelParsedResult(String, String, String) - Constructor for class com.google.zxing.client.result.TelParsedResult
 
TelResultHandler - Class in com.google.zxing.client.android.result
 
TelResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.TelResultHandler
 
TERMINATOR - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
TEXT - Static variable in class com.google.zxing.client.android.Contents.Type
Plain text.
TEXT - Static variable in class com.google.zxing.client.result.ParsedResultType
 
TextParsedResult - Class in com.google.zxing.client.result
A simple result type encapsulating a string that has no further interpretation.
TextParsedResult(String, String) - Constructor for class com.google.zxing.client.result.TextParsedResult
 
TextResultHandler - Class in com.google.zxing.client.android.result
This class handles TextParsedResult as well as unknown formats.
TextResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.TextResultHandler
 
title_about - Static variable in class com.google.zxing.client.android.R.string
 
toString() - Method in class com.google.zxing.BarcodeFormat
 
toString() - Method in class com.google.zxing.client.result.ParsedResult
 
toString() - Method in class com.google.zxing.client.result.ParsedResultType
 
toString() - Method in class com.google.zxing.common.BaseMonochromeBitmapSource
 
toString() - Method in class com.google.zxing.common.BitArray
 
toString() - Method in class com.google.zxing.common.BitMatrix
 
toString() - Method in class com.google.zxing.common.ByteMatrix
 
toString() - Method in class com.google.zxing.datamatrix.decoder.Version
 
toString() - Method in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
toString() - Method in class com.google.zxing.qrcode.decoder.Mode
 
toString() - Method in class com.google.zxing.qrcode.decoder.Version
 
toString() - Method in class com.google.zxing.qrcode.encoder.BitVector
 
toString() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
toString() - Method in class com.google.zxing.Result
 
toString() - Method in class com.google.zxing.ResultPoint
 
transparent - Static variable in class com.google.zxing.client.android.R.color
 
TRY_HARDER - Static variable in class com.google.zxing.DecodeHintType
Spend more time to try to find a barcode; optimize for accuracy, not speed.
TWO_D_SAMPLING - Static variable in class com.google.zxing.BlackPointEstimationMethod
Method probably most suitable for use with 2D barcdoe format.
TYPE - Static variable in class com.google.zxing.client.android.Intents.Encode
The type of data being supplied if the format is QR Code.
type_text_view - Static variable in class com.google.zxing.client.android.R.id
 

U

unescapeBackslash(String) - Static method in class com.google.zxing.client.result.ResultParser
 
UPC_A - Static variable in class com.google.zxing.BarcodeFormat
UPC-A 1D format.
UPC_A - Static variable in class com.google.zxing.client.android.Contents.Format
 
UPC_E - Static variable in class com.google.zxing.BarcodeFormat
UPC-E 1D format.
UPC_E - Static variable in class com.google.zxing.client.android.Contents.Format
 
UPCAReader - Class in com.google.zxing.oned
Implements decoding of the UPC-A format.
UPCAReader() - Constructor for class com.google.zxing.oned.UPCAReader
 
UPCEANReader - Interface in com.google.zxing.oned
This interfaces captures additional functionality that readers of UPC/EAN family of barcodes should expose.
UPCEANWriter - Interface in com.google.zxing.oned
 
UPCEReader - Class in com.google.zxing.oned
Implements decoding of the UPC-E format.
UPCEReader() - Constructor for class com.google.zxing.oned.UPCEReader
 
update(Graphics) - Method in class com.google.zxing.client.bug.ImageCanvas
 
URI - Static variable in class com.google.zxing.client.result.ParsedResultType
 
URIParsedResult - Class in com.google.zxing.client.result
 
URIParsedResult(String, String) - Constructor for class com.google.zxing.client.result.URIParsedResult
 
URIResultHandler - Class in com.google.zxing.client.android.result
 
URIResultHandler(Activity, ParsedResult) - Constructor for class com.google.zxing.client.android.result.URIResultHandler
 
URLDecoder - Class in com.google.zxing.client.rim.util
Used to decode URL encoded characters.

V

Version - Class in com.google.zxing.datamatrix.decoder
The Version object encapsulates attributes about a particular size Data Matrix Code.
Version - Class in com.google.zxing.qrcode.decoder
See ISO 18004:2006 Annex D
Version.ECB - Class in com.google.zxing.qrcode.decoder
Encapsualtes the parameters for one error-correction block in one symbol version.
Version.ECBlocks - Class in com.google.zxing.qrcode.decoder
Encapsulates a set of error-correction blocks in one symbol version.
viewfinder_frame - Static variable in class com.google.zxing.client.android.R.color
 
viewfinder_laser - Static variable in class com.google.zxing.client.android.R.color
 
viewfinder_mask - Static variable in class com.google.zxing.client.android.R.color
 
viewfinder_view - Static variable in class com.google.zxing.client.android.R.id
 
ViewfinderView - Static variable in class com.google.zxing.client.android.R.styleable
Attributes that can be used with a ViewfinderView.
ViewfinderView - Class in com.google.zxing.client.android
This view is overlaid on top of the camera preview.
ViewfinderView(Context, AttributeSet) - Constructor for class com.google.zxing.client.android.ViewfinderView
 

W

wasResonableTime() - Method in class com.google.zxing.client.rim.util.ReasonableTimer
Returns true if the timer finished in a reasonable amount of time.
webSearch(String) - Method in class com.google.zxing.client.android.result.ResultHandler
 
width - Variable in class com.google.zxing.common.BitMatrix
 
width() - Method in class com.google.zxing.common.ByteMatrix
 
Writer - Interface in com.google.zxing
The base class for all objects which encode/generate a barcode image.
WriterException - Exception in com.google.zxing
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.
WriterException() - Constructor for exception com.google.zxing.WriterException
 
WriterException(String) - Constructor for exception com.google.zxing.WriterException
 

X

xor(BitVector) - Method in class com.google.zxing.qrcode.encoder.BitVector
 

Y

YUVMonochromeBitmapSource - Class in com.google.zxing.client.android
This object implements MonochromeBitmapSource around an array of YUV data, giving you the option to crop to a rectangle within the full data.
YUVMonochromeBitmapSource(byte[], int, int) - Constructor for class com.google.zxing.client.android.YUVMonochromeBitmapSource
Builds an object around a YUV buffer from the camera.
YUVMonochromeBitmapSource(byte[], int, int, Rect) - Constructor for class com.google.zxing.client.android.YUVMonochromeBitmapSource
Builds an object around a YUV buffer from the camera.
YUVMonochromeBitmapSource(byte[], int, int, int, int, int, int) - Constructor for class com.google.zxing.client.android.YUVMonochromeBitmapSource
Builds an object around a YUV buffer from the camera.

Z

zxing_icon - Static variable in class com.google.zxing.client.android.R.drawable
 
zxing_url - Static variable in class com.google.zxing.client.android.R.string
 
ZXingMIDlet - Class in com.google.zxing.client.j2me
The actual reader application MIDlet.
ZXingMIDlet() - Constructor for class com.google.zxing.client.j2me.ZXingMIDlet
 
ZXingUiApplication - Class in com.google.zxing.client.rim
Starts the application with the MenuScreen screen on the stack.

A B C D E F G H I K L M N O P Q R S T U V W X Y Z