Package | Description |
---|---|
com.google.zxing.qrcode.decoder |
Modifier and Type | Field and Description |
---|---|
private Version.ECBlocks[] |
Version.ecBlocks |
Modifier and Type | Method and Description |
---|---|
Version.ECBlocks |
Version.getECBlocksForLevel(ErrorCorrectionLevel ecLevel) |
Constructor and Description |
---|
Version(int versionNumber,
int[] alignmentPatternCenters,
Version.ECBlocks... ecBlocks) |