docs/apidocs/com/google/zxing/oned/package-summary.html
package com.google.zxing.oned
Related Packages
Package
Description
Classes
Class
Description
Decodes Codabar barcodes.
This class renders CodaBar as boolean[].
Decodes Code 128 barcodes.
This object renders a CODE128 code as a BitMatrix.
Decodes Code 39 barcodes.
This object renders a CODE39 code as a BitMatrix.
Decodes Code 93 barcodes.
This object renders a CODE93 code as a BitMatrix
Implements decoding of the EAN-13 format.
This object renders an EAN13 code as a BitMatrix.
Implements decoding of the EAN-8 format.
This object renders an EAN8 code as a BitMatrix.
Implements decoding of the ITF format, or Interleaved Two of Five.
This object renders a ITF code as a BitMatrix.
A reader that can read all available UPC/EAN formats.
Encapsulates functionality and implementation that is common to one-dimensional barcodes.
Encapsulates functionality and implementation that is common to all families of one-dimensional barcodes.
Implements decoding of the UPC-A format.
This object renders a UPC-A code as a BitMatrix.
Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.
Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.
Implements decoding of the UPC-E format.
This object renders an UPC-E code as a BitMatrix.