Uses of Package
com.google.zxing.common
-
Classes in com.google.zxing.common used by com.google.zxing Class Description BitArray A simple, fast array of bits, represented compactly by an array of ints internally.BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.aztec Class Description BitMatrix Represents a 2D matrix of bits.DetectorResult Encapsulates the result of detecting a barcode in an image. -
Classes in com.google.zxing.common used by com.google.zxing.aztec.decoder Class Description BitMatrix Represents a 2D matrix of bits.DecoderResult Encapsulates the result of decoding a matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.aztec.detector Class Description BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.aztec.encoder Class Description BitArray A simple, fast array of bits, represented compactly by an array of ints internally.BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.client.j2se Class Description BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.common Class Description BitArray A simple, fast array of bits, represented compactly by an array of ints internally.BitMatrix Represents a 2D matrix of bits.CharacterSetECI Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.ECIEncoderSet 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).ECIInput Interface to navigate a sequence of ECIs and bytes.GlobalHistogramBinarizer This Binarizer implementation uses the old ZXing global histogram approach.GridSampler 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.MinimalECIInput.InputEdge PerspectiveTransform This class implements a perspective transform in two dimensions. -
Classes in com.google.zxing.common used by com.google.zxing.common.detector Class Description BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.datamatrix Class Description BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.datamatrix.decoder Class Description BitMatrix Represents a 2D matrix of bits.BitSource 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.DecoderResult Encapsulates the result of decoding a matrix of bits.ECIStringBuilder Class that converts a sequence of ECIs and bytes into a string -
Classes in com.google.zxing.common used by com.google.zxing.datamatrix.detector Class Description BitMatrix Represents a 2D matrix of bits.DetectorResult Encapsulates the result of detecting a barcode in an image. -
Classes in com.google.zxing.common used by com.google.zxing.datamatrix.encoder Class Description ECIInput Interface to navigate a sequence of ECIs and bytes.MinimalECIInput 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 Class Description BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.maxicode.decoder Class Description BitMatrix Represents a 2D matrix of bits.DecoderResult Encapsulates the result of decoding a matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.multi.qrcode.detector Class Description BitMatrix Represents a 2D matrix of bits.DetectorResult Encapsulates the result of detecting a barcode in an image. -
Classes in com.google.zxing.common used by com.google.zxing.oned Class Description BitArray A simple, fast array of bits, represented compactly by an array of ints internally.BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.oned.rss Class Description BitArray A 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 Class Description BitArray A 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.decoders Class Description BitArray A 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 Class Description BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.pdf417.decoder Class Description BitMatrix Represents a 2D matrix of bits.DecoderResult Encapsulates the result of decoding a matrix of bits.ECIStringBuilder 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 Class Description BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.pdf417.encoder Class Description ECIInput Interface to navigate a sequence of ECIs and bytes. -
Classes in com.google.zxing.common used by com.google.zxing.qrcode Class Description BitMatrix Represents a 2D matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.qrcode.decoder Class Description BitMatrix Represents a 2D matrix of bits.BitSource 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.CharacterSetECI Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.DecoderResult Encapsulates the result of decoding a matrix of bits. -
Classes in com.google.zxing.common used by com.google.zxing.qrcode.detector Class Description BitMatrix Represents a 2D matrix of bits.DetectorResult Encapsulates the result of detecting a barcode in an image.PerspectiveTransform This class implements a perspective transform in two dimensions. -
Classes in com.google.zxing.common used by com.google.zxing.qrcode.encoder Class Description BitArray A simple, fast array of bits, represented compactly by an array of ints internally.CharacterSetECI Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.ECIEncoderSet 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).