Uses of Package
com.google.zxing
Packages that use com.google.zxing
Package
Description
-
Classes in com.google.zxing used by com.google.zxingClassDescriptionEnumerates barcode formats known to this package.This class hierarchy provides a set of methods to convert luminance data to 1 bit data.This class is the core bitmap class used by ZXing to represent 1 bit data.Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.These are a set of hints that you may pass to Writers to specify their behavior.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.The purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.The general exception class throw when something goes wrong during decoding of a barcode.Encapsulates the result of decoding a barcode within an image.Represents some type of metadata about the result of the decoding that the decoder wishes to communicate back to the caller.Encapsulates a point of interest in an image containing a barcode.The base class for all objects which encode/generate a barcode image.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.aztecClassDescriptionEnumerates barcode formats known to this package.This class is the core bitmap class used by ZXing to represent 1 bit data.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.These are a set of hints that you may pass to Writers to specify their behavior.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.Encapsulates a point of interest in an image containing a barcode.The base class for all objects which encode/generate a barcode image.
-
Classes in com.google.zxing used by com.google.zxing.aztec.decoderClassDescriptionThrown 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
-
Classes in com.google.zxing used by com.google.zxing.client.j2seClassDescriptionThe purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.
-
Classes in com.google.zxing used by com.google.zxing.client.result
-
Classes in com.google.zxing used by com.google.zxing.commonClassDescriptionThis class hierarchy provides a set of methods to convert luminance data to 1 bit data.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.The purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.Thrown when a barcode was not found in the image.Encapsulates a point of interest in an image containing a barcode.
-
Classes in com.google.zxing used by com.google.zxing.common.detectorClassDescriptionThrown when a barcode was not found in the image.Encapsulates a point of interest in an image containing a barcode.
-
Classes in com.google.zxing used by com.google.zxing.datamatrixClassDescriptionEnumerates barcode formats known to this package.This class is the core bitmap class used by ZXing to represent 1 bit data.Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.These are a set of hints that you may pass to Writers to specify their behavior.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.The base class for all objects which encode/generate a barcode image.
-
Classes in com.google.zxing used by com.google.zxing.datamatrix.decoderClassDescriptionThrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.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
-
Classes in com.google.zxing used by com.google.zxing.datamatrix.encoder
-
Classes in com.google.zxing used by com.google.zxing.maxicodeClassDescriptionThis class is the core bitmap class used by ZXing to represent 1 bit data.Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.
-
Classes in com.google.zxing used by com.google.zxing.maxicode.decoderClassDescriptionThrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.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.multiClassDescriptionThis class is the core bitmap class used by ZXing to represent 1 bit data.Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.
-
Classes in com.google.zxing used by com.google.zxing.multi.qrcodeClassDescriptionThis class is the core bitmap class used by ZXing to represent 1 bit data.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.
-
Classes in com.google.zxing used by com.google.zxing.multi.qrcode.detectorClassDescriptionEncapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was not found in the image.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.onedClassDescriptionEnumerates barcode formats known to this package.This class is the core bitmap class used by ZXing to represent 1 bit data.Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.These are a set of hints that you may pass to Writers to specify their behavior.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.The base class for all objects which encode/generate a barcode image.
-
Classes in com.google.zxing used by com.google.zxing.oned.rssClassDescriptionEncapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.Encapsulates a point of interest in an image containing a barcode.
-
Classes in com.google.zxing used by com.google.zxing.oned.rss.expandedClassDescriptionEncapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.
-
Classes in com.google.zxing used by com.google.zxing.oned.rss.expanded.decodersClassDescriptionThrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.
-
Classes in com.google.zxing used by com.google.zxing.pdf417ClassDescriptionEnumerates barcode formats known to this package.This class is the core bitmap class used by ZXing to represent 1 bit data.Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.These are a set of hints that you may pass to Writers to specify their behavior.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.The base class for all objects which encode/generate a barcode image.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.decoderClassDescriptionThrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Encapsulates a point of interest in an image containing a barcode.
-
Classes in com.google.zxing used by com.google.zxing.pdf417.decoder.ecClassDescriptionThrown 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.detectorClassDescriptionThis class is the core bitmap class used by ZXing to represent 1 bit data.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was not found in the image.
-
Classes in com.google.zxing used by com.google.zxing.pdf417.encoderClassDescriptionA 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.qrcodeClassDescriptionEnumerates barcode formats known to this package.This class is the core bitmap class used by ZXing to represent 1 bit data.Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.These are a set of hints that you may pass to Writers to specify their behavior.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Implementations of this interface can decode an image of a barcode in some format into the String it encodes.Encapsulates the result of decoding a barcode within an image.The base class for all objects which encode/generate a barcode image.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.decoderClassDescriptionThrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Encapsulates a point of interest in an image containing a barcode.
-
Classes in com.google.zxing used by com.google.zxing.qrcode.detectorClassDescriptionEncapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.Thrown when a barcode was not found in the image.Encapsulates a point of interest in an image containing a barcode.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.encoderClassDescriptionThese are a set of hints that you may pass to Writers to specify their behavior.A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.