Uses of Package
com.google.zxing
-
Classes in com.google.zxing used by com.google.zxing Class Description BarcodeFormat Enumerates barcode formats known to this package.Binarizer This class hierarchy provides a set of methods to convert luminance data to 1 bit data.BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.EncodeHintType These are a set of hints that you may pass to Writers to specify their behavior.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.LuminanceSource The purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.ReaderException The general exception class throw when something goes wrong during decoding of a barcode.Result Encapsulates the result of decoding a barcode within an image.ResultMetadataType Represents some type of metadata about the result of the decoding that the decoder wishes to communicate back to the caller.ResultPoint Encapsulates a point of interest in an image containing a barcode.Writer The base class for all objects which encode/generate a barcode image.WriterException A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework. -
Classes in com.google.zxing used by com.google.zxing.aztec Class Description BarcodeFormat Enumerates barcode formats known to this package.BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.EncodeHintType These are a set of hints that you may pass to Writers to specify their behavior.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultPoint Encapsulates a point of interest in an image containing a barcode.Writer The base class for all objects which encode/generate a barcode image. -
Classes in com.google.zxing used by com.google.zxing.aztec.decoder Class Description FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules. -
Classes in com.google.zxing used by com.google.zxing.aztec.detector Class Description NotFoundException Thrown when a barcode was not found in the image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.client.j2se Class Description BarcodeFormat Enumerates barcode formats known to this package.BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.LuminanceSource The purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.Result Encapsulates the result of decoding a barcode within an image. -
Classes in com.google.zxing used by com.google.zxing.client.result Class Description Result Encapsulates the result of decoding a barcode within an image. -
Classes in com.google.zxing used by com.google.zxing.common Class Description Binarizer This class hierarchy provides a set of methods to convert luminance data to 1 bit data.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.LuminanceSource The purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.NotFoundException Thrown when a barcode was not found in the image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.common.detector Class Description NotFoundException Thrown when a barcode was not found in the image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.datamatrix Class Description BarcodeFormat Enumerates barcode formats known to this package.BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.EncodeHintType These are a set of hints that you may pass to Writers to specify their behavior.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultPoint Encapsulates a point of interest in an image containing a barcode.Writer The base class for all objects which encode/generate a barcode image. -
Classes in com.google.zxing used by com.google.zxing.datamatrix.decoder Class Description ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules. -
Classes in com.google.zxing used by com.google.zxing.datamatrix.detector Class Description NotFoundException Thrown when a barcode was not found in the image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.datamatrix.encoder Class Description Dimension Simply encapsulates a width and height. -
Classes in com.google.zxing used by com.google.zxing.maxicode Class Description BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.maxicode.decoder Class Description ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules. -
Classes in com.google.zxing used by com.google.zxing.multi Class Description BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.multi.qrcode Class Description BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.multi.qrcode.detector Class Description DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.NotFoundException Thrown when a barcode was not found in the image.ResultPointCallback Callback which is invoked when a possible result point (significant point in the barcode image such as a corner) is found. -
Classes in com.google.zxing used by com.google.zxing.oned Class Description BarcodeFormat Enumerates barcode formats known to this package.BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.EncodeHintType These are a set of hints that you may pass to Writers to specify their behavior.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultMetadataType Represents some type of metadata about the result of the decoding that the decoder wishes to communicate back to the caller.Writer The base class for all objects which encode/generate a barcode image. -
Classes in com.google.zxing used by com.google.zxing.oned.rss Class Description DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.oned.rss.expanded Class Description DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image. -
Classes in com.google.zxing used by com.google.zxing.oned.rss.expanded.decoders Class Description FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image. -
Classes in com.google.zxing used by com.google.zxing.pdf417 Class Description BarcodeFormat Enumerates barcode formats known to this package.BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.EncodeHintType These are a set of hints that you may pass to Writers to specify their behavior.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultPoint Encapsulates a point of interest in an image containing a barcode.Writer The base class for all objects which encode/generate a barcode image.WriterException A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework. -
Classes in com.google.zxing used by com.google.zxing.pdf417.decoder Class Description ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.pdf417.decoder.ec Class Description ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed. -
Classes in com.google.zxing used by com.google.zxing.pdf417.detector Class Description BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.NotFoundException Thrown when a barcode was not found in the image.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.pdf417.encoder Class Description WriterException A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework. -
Classes in com.google.zxing used by com.google.zxing.qrcode Class Description BarcodeFormat Enumerates barcode formats known to this package.BinaryBitmap This class is the core bitmap class used by ZXing to represent 1 bit data.ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.EncodeHintType These are a set of hints that you may pass to Writers to specify their behavior.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.Reader Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Result Encapsulates the result of decoding a barcode within an image.ResultPoint Encapsulates a point of interest in an image containing a barcode.Writer The base class for all objects which encode/generate a barcode image.WriterException A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework. -
Classes in com.google.zxing used by com.google.zxing.qrcode.decoder Class Description ChecksumException Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.ResultPoint Encapsulates a point of interest in an image containing a barcode. -
Classes in com.google.zxing used by com.google.zxing.qrcode.detector Class Description DecodeHintType Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.FormatException Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.NotFoundException Thrown when a barcode was not found in the image.ResultPoint Encapsulates a point of interest in an image containing a barcode.ResultPointCallback Callback which is invoked when a possible result point (significant point in the barcode image such as a corner) is found. -
Classes in com.google.zxing used by com.google.zxing.qrcode.encoder Class Description EncodeHintType These are a set of hints that you may pass to Writers to specify their behavior.WriterException A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.