| Modifier and Type | Class and Description | 
|---|---|
| class  | MultiFormatReaderMultiFormatReader is a convenience class and the main entry point into the library for most uses. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AztecReaderThis implementation can detect and decode Aztec codes in an image. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataMatrixReaderThis implementation can detect and decode Data Matrix codes in an image. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MaxiCodeReaderThis implementation can detect and decode a MaxiCode in an image. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByQuadrantReaderThis class attempts to decode a barcode from an image, not by scanning the whole image,
 but by scanning subsets of the image. | 
| Constructor and Description | 
|---|
| ByQuadrantReader(Reader delegate) | 
| GenericMultipleBarcodeReader(Reader delegate) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QRCodeMultiReaderThis implementation can detect and decode multiple QR Codes in an image. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CodaBarReaderDecodes Codabar barcodes. | 
| class  | Code128ReaderDecodes Code 128 barcodes. | 
| class  | Code39ReaderDecodes Code 39 barcodes. | 
| class  | Code93ReaderDecodes Code 93 barcodes. | 
| class  | EAN13ReaderImplements decoding of the EAN-13 format. | 
| class  | EAN8ReaderImplements decoding of the EAN-8 format. | 
| class  | ITFReaderImplements decoding of the ITF format, or Interleaved Two of Five. | 
| class  | MultiFormatOneDReader | 
| class  | MultiFormatUPCEANReaderA reader that can read all available UPC/EAN formats. | 
| class  | OneDReaderEncapsulates functionality and implementation that is common to all families
 of one-dimensional barcodes. | 
| class  | UPCAReaderImplements decoding of the UPC-A format. | 
| class  | UPCEANReaderEncapsulates functionality and implementation that is common to UPC and EAN families
 of one-dimensional barcodes. | 
| class  | UPCEReaderImplements decoding of the UPC-E format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractRSSReaderSuperclass of  OneDReaderimplementations that read barcodes in the RSS family
 of formats. | 
| class  | RSS14ReaderDecodes RSS-14, including truncated and stacked variants. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RSSExpandedReader | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDF417ReaderThis implementation can detect and decode PDF417 codes in an image. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QRCodeReaderThis implementation can detect and decode QR Codes in an image. | 
Copyright © 2007–2019. All rights reserved.