Version class

See ISO 18004:2006 Annex D

@author Sean Owen

Properties

alignmentPatternCenters List<int>
no setter
dimensionForVersion int
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
totalCodewords int
no setter
versionNumber int
no setter

Methods

buildFunctionPattern() BitMatrix
See ISO 18004:2006 Annex E
getECBlocksForLevel(ErrorCorrectionLevel ecLevel) ECBlocks
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

decodeVersionInformation(int versionBits) Version?
getProvisionalVersionForDimension(int dimension) Version
Deduces version information purely from QR Code dimensions.
getVersionForNumber(int versionNumber) Version