パッケージ | 説明 |
---|---|
com.google.zxing |
This is a small portion of zxing, including only what's required to generate QR codes.
|
com.google.zxing.common | |
com.google.zxing.qrcode.decoder |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
static FormatException |
FormatException.getFormatInstance() |
|
static FormatException |
FormatException.getFormatInstance(java.lang.Throwable cause) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
static CharacterSetECI |
CharacterSetECI.getCharacterSetECIByValue(int value) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
static Version |
Version.getProvisionalVersionForDimension(int dimension) |
Deduces version information purely from QR Code dimensions.
|