| Package | Description | 
|---|---|
| com.google.zxing.qrcode.decoder | |
| com.google.zxing.qrcode.encoder | 
| Modifier and Type | Method and Description | 
|---|---|
| static Version | Version. getProvisionalVersionForDimension(int dimension)Deduces version information purely from QR Code dimensions. | 
| static Version | Version. getVersionForNumber(int versionNumber) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | Mode. getCharacterCountBits(Version version) | 
| Modifier and Type | Method and Description | 
|---|---|
| Version | QRCode. getVersion() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QRCode. setVersion(Version version) | 
Copyright © 2007–2019. All rights reserved.