Uses of Package
com.google.zxing.common
Packages that use com.google.zxing.common
Package
Description
-
Classes in com.google.zxing.common used by com.google.zxing
-
Classes in com.google.zxing.common used by com.google.zxing.aztecClassDescriptionRepresents a 2D matrix of bits.Encapsulates the result of detecting a barcode in an image.
-
Classes in com.google.zxing.common used by com.google.zxing.aztec.decoder
-
Classes in com.google.zxing.common used by com.google.zxing.aztec.detector
-
Classes in com.google.zxing.common used by com.google.zxing.aztec.encoder
-
Classes in com.google.zxing.common used by com.google.zxing.client.j2se
-
Classes in com.google.zxing.common used by com.google.zxing.commonClassDescriptionA simple, fast array of bits, represented compactly by an array of ints internally.Represents a 2D matrix of bits.Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.Interface to navigate a sequence of ECIs and bytes.This Binarizer implementation uses the old ZXing global histogram approach.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.This class implements a perspective transform in two dimensions.
-
Classes in com.google.zxing.common used by com.google.zxing.common.detector
-
Classes in com.google.zxing.common used by com.google.zxing.datamatrix
-
Classes in com.google.zxing.common used by com.google.zxing.datamatrix.decoderClassDescriptionRepresents a 2D matrix of bits.Encapsulates the result of decoding a matrix of bits.
-
Classes in com.google.zxing.common used by com.google.zxing.datamatrix.detectorClassDescriptionRepresents a 2D matrix of bits.Encapsulates the result of detecting a barcode in an image.
-
Classes in com.google.zxing.common used by com.google.zxing.maxicode.decoderClassDescriptionRepresents a 2D matrix of bits.Encapsulates the result of decoding a matrix of bits.
-
Classes in com.google.zxing.common used by com.google.zxing.multi.qrcode.detectorClassDescriptionRepresents a 2D matrix of bits.Encapsulates the result of detecting a barcode in an image.
-
Classes in com.google.zxing.common used by com.google.zxing.oned
-
Classes in com.google.zxing.common used by com.google.zxing.oned.rssClassDescriptionA simple, fast array of bits, represented compactly by an array of ints internally.
-
Classes in com.google.zxing.common used by com.google.zxing.oned.rss.expandedClassDescriptionA simple, fast array of bits, represented compactly by an array of ints internally.
-
Classes in com.google.zxing.common used by com.google.zxing.oned.rss.expanded.decodersClassDescriptionA simple, fast array of bits, represented compactly by an array of ints internally.
-
Classes in com.google.zxing.common used by com.google.zxing.pdf417
-
Classes in com.google.zxing.common used by com.google.zxing.pdf417.decoderClassDescriptionRepresents a 2D matrix of bits.Encapsulates the result of decoding a matrix of bits.
-
Classes in com.google.zxing.common used by com.google.zxing.pdf417.detector
-
Classes in com.google.zxing.common used by com.google.zxing.qrcode
-
Classes in com.google.zxing.common used by com.google.zxing.qrcode.decoderClassDescriptionRepresents a 2D matrix of bits.Encapsulates the result of decoding a matrix of bits.
-
Classes in com.google.zxing.common used by com.google.zxing.qrcode.detectorClassDescriptionRepresents a 2D matrix of bits.Encapsulates the result of detecting a barcode in an image.