Class DataMatrixSymbolInfo144
java.lang.Object
com.google.zxing.datamatrix.encoder.SymbolInfo
com.google.zxing.datamatrix.encoder.DataMatrixSymbolInfo144
-
Field Summary
Fields inherited from class com.google.zxing.datamatrix.encoder.SymbolInfo
matrixHeight, matrixWidth, PROD_SYMBOLS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.zxing.datamatrix.encoder.SymbolInfo
getCodewordCount, getDataCapacity, getErrorCodewords, getErrorLengthForInterleavedBlock, getSymbolDataHeight, getSymbolDataWidth, getSymbolHeight, getSymbolWidth, lookup, lookup, lookup, lookup, overrideSymbolSet, toString
-
Constructor Details
-
DataMatrixSymbolInfo144
DataMatrixSymbolInfo144()
-
-
Method Details
-
getInterleavedBlockCount
public int getInterleavedBlockCount()- Overrides:
getInterleavedBlockCount
in classSymbolInfo
-
getDataLengthForInterleavedBlock
public int getDataLengthForInterleavedBlock(int index) - Overrides:
getDataLengthForInterleavedBlock
in classSymbolInfo
-