|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.google.zxing | |
---|---|
com.google.zxing | |
com.google.zxing.common | |
com.google.zxing.datamatrix.decoder | |
com.google.zxing.qrcode | |
com.google.zxing.qrcode.encoder |
Classes in com.google.zxing used by com.google.zxing | |
---|---|
BarcodeFormat
Enumerates barcode formats known to this package. |
|
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. |
|
ReaderException
The general exception class throw when something goes wrong during decoding of a barcode. |
|
ResultPoint
Encapsulates a point of interest in an image containing a barcode. |
|
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.common | |
---|---|
ResultPoint
Encapsulates a point of interest in an image containing a barcode. |
Classes in com.google.zxing used by com.google.zxing.datamatrix.decoder | |
---|---|
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.qrcode | |
---|---|
BarcodeFormat
Enumerates barcode formats known to this package. |
|
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.encoder | |
---|---|
WriterException
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |