|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatException | |
|---|---|
| com.google.zxing | |
| com.google.zxing.datamatrix.decoder | |
| com.google.zxing.qrcode.decoder | |
| Uses of FormatException in com.google.zxing |
|---|
| Methods in com.google.zxing that return FormatException | |
|---|---|
static FormatException |
FormatException.getFormatInstance()
|
| Uses of FormatException in com.google.zxing.datamatrix.decoder |
|---|
| Methods in com.google.zxing.datamatrix.decoder that throw FormatException | |
|---|---|
static Version |
Version.getVersionForDimensions(int numRows,
int numColumns)
Deduces version information from Data Matrix dimensions. |
| Uses of FormatException in com.google.zxing.qrcode.decoder |
|---|
| Methods in com.google.zxing.qrcode.decoder that throw FormatException | |
|---|---|
static Version |
Version.getProvisionalVersionForDimension(int dimension)
Deduces version information purely from QR Code dimensions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||