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.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.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.Set of CharsetEncoders for a given input string Invariants: - The list contains only encoders from CharacterSetECI (list is shorter then the list of encoders available on the platform for which ECI values are defined).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.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.Encapsulates the result of decoding a matrix of bits.Class that converts a sequence of ECIs and bytes into a string
-
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.datamatrix.encoderClassDescriptionInterface to navigate a sequence of ECIs and bytes.Class that converts a character string into a sequence of ECIs and bytes The implementation uses the Dijkstra algorithm to produce minimal encodings
-
Classes in com.google.zxing.common used by com.google.zxing.maxicode
-
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.Class that converts a sequence of ECIs and bytes into a string
-
Classes in com.google.zxing.common used by com.google.zxing.pdf417.detector
-
Classes in com.google.zxing.common used by com.google.zxing.pdf417.encoder
-
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.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.Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.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.This class implements a perspective transform in two dimensions.
-
Classes in com.google.zxing.common used by com.google.zxing.qrcode.encoderClassDescriptionA simple, fast array of bits, represented compactly by an array of ints internally.Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.Set of CharsetEncoders for a given input string Invariants: - The list contains only encoders from CharacterSetECI (list is shorter then the list of encoders available on the platform for which ECI values are defined).