Class DataMatrixSymbolInfo144
java.lang.Object
com.google.zxing.datamatrix.encoder.SymbolInfo
com.google.zxing.datamatrix.encoder.DataMatrixSymbolInfo144
-
Field Summary
Fields inherited from class SymbolInfo
matrixHeight, matrixWidth, PROD_SYMBOLS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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:
getInterleavedBlockCountin classSymbolInfo
-
getDataLengthForInterleavedBlock
public int getDataLengthForInterleavedBlock(int index) - Overrides:
getDataLengthForInterleavedBlockin classSymbolInfo
-