Packagestimulsoft.report.barCodes.classes.qrcode
Classpublic class Version
InheritanceVersion Inheritance Object



Public Methods
 MethodDefined By
  
Version(versionNumber:int, alignmentPatternCenters:Array, ecBlocks1:ECBlocks, ecBlocks2:ECBlocks, ecBlocks3:ECBlocks, ecBlocks4:ECBlocks)
Version
  
[static]
Version
  
Version
  
Version
  
Version
  
[static]
Version
  
Version
  
getVersionForNumber(versionNumber:int):Version
[static]
Version
  
Version
  
toString():String
Version
Constructor Detail
Version()Constructor
public function Version(versionNumber:int, alignmentPatternCenters:Array, ecBlocks1:ECBlocks, ecBlocks2:ECBlocks, ecBlocks3:ECBlocks, ecBlocks4:ECBlocks)



Parameters
versionNumber:int
 
alignmentPatternCenters:Array
 
ecBlocks1:ECBlocks
 
ecBlocks2:ECBlocks
 
ecBlocks3:ECBlocks
 
ecBlocks4:ECBlocks
Method Detail
decodeVersionInformation()method
public static function decodeVersionInformation(versionBits:int):Version

Parameters

versionBits:int

Returns
Version
getAlignmentPatternCenters()method 
public function getAlignmentPatternCenters():Array

Returns
Array
getDimensionForVersion()method 
public function getDimensionForVersion():int

Returns
int
getECBlocksForLevel()method 
public function getECBlocksForLevel(ecLevel:ErrorCorrectionLevel):ECBlocks

Parameters

ecLevel:ErrorCorrectionLevel

Returns
ECBlocks
getProvisionalVersionForDimension()method 
public static function getProvisionalVersionForDimension(dimension:int):Version

Parameters

dimension:int

Returns
Version
getTotalCodewords()method 
public function getTotalCodewords():int

Returns
int
getVersionForNumber()method 
public static function getVersionForNumber(versionNumber:int):Version

Parameters

versionNumber:int

Returns
Version
getVersionNumber()method 
public function getVersionNumber():int

Returns
int
toString()method 
public function toString():String

Returns
String