Package com.stimulsoft.report.barCodes
Class StiQRCodeBarCodeType.StiQRCode.Version.ECBlocks
java.lang.Object
com.stimulsoft.report.barCodes.StiQRCodeBarCodeType.StiQRCode.Version.ECBlocks
- Enclosing class:
StiQRCodeBarCodeType.StiQRCode.Version
-
Constructor Summary
ConstructorsConstructorDescriptionECBlocks(int ecCodewordsPerBlock, StiQRCodeBarCodeType.StiQRCode.Version.ECB ecBlocks) ECBlocks(int ecCodewordsPerBlock, StiQRCodeBarCodeType.StiQRCode.Version.ECB ecBlocks1, StiQRCodeBarCodeType.StiQRCode.Version.ECB ecBlocks2) -
Method Summary
Modifier and TypeMethodDescriptionintintint
-
Constructor Details
-
ECBlocks
-
ECBlocks
public ECBlocks(int ecCodewordsPerBlock, StiQRCodeBarCodeType.StiQRCode.Version.ECB ecBlocks1, StiQRCodeBarCodeType.StiQRCode.Version.ECB ecBlocks2)
-
-
Method Details
-
GetECCodewordsPerBlock
public int GetECCodewordsPerBlock() -
GetNumBlocks
public int GetNumBlocks() -
GetTotalECCodewords
public int GetTotalECCodewords() -
GetECBlocks
-