java.lang.Object
de.vwsoft.barcodelib4j.twod.qrcode.Version
See ISO 18004:2006 Annex D
- Author:
- Sean Owen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classEncapsulates the parameters for one error-correction block in one symbol version.static final classEncapsulates a set of error-correction blocks in one symbol version. -
Method Summary
Modifier and TypeMethodDescriptionint[]intgetECBlocksForLevel(ErrorCorrectionLevel ecLevel) intstatic VersiongetVersionForNumber(int versionNumber) inttoString()
-
Method Details
-
getVersionNumber
public int getVersionNumber() -
getAlignmentPatternCenters
public int[] getAlignmentPatternCenters() -
getTotalCodewords
public int getTotalCodewords() -
getDimensionForVersion
public int getDimensionForVersion() -
getECBlocksForLevel
-
getVersionForNumber
-
toString
-