Package com.google.zxing.oned
package com.google.zxing.oned
-
ClassesClassDescriptionDecodes Codabar barcodes.This class renders CodaBar as
boolean[]
.Decodes Code 128 barcodes.This object renders a CODE128 code as aBitMatrix
.Decodes Code 39 barcodes.This object renders a CODE39 code as aBitMatrix
.Decodes Code 93 barcodes.This object renders a CODE93 code as a BitMatrixImplements decoding of the EAN-13 format.This object renders an EAN13 code as aBitMatrix
.Implements decoding of the EAN-8 format.This object renders an EAN8 code as aBitMatrix
.Implements decoding of the ITF format, or Interleaved Two of Five.This object renders a ITF code as aBitMatrix
.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 aBitMatrix
.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 aBitMatrix
.