| Package | Description |
|---|---|
| com.google.zxing.datamatrix.encoder |
| Modifier and Type | Method and Description |
|---|---|
static SymbolInfo |
SymbolInfo.lookup(int dataCodewords)
|
static SymbolInfo |
SymbolInfo.lookup(int dataCodewords, boolean allowRectangular, boolean fail)
|
static SymbolInfo |
SymbolInfo.lookup(int dataCodewords, SymbolShapeHint
|
static SymbolInfo |
SymbolInfo.lookup(int dataCodewords, SymbolShapeHint
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ErrorCorrection.encodeECC200(String
Creates the ECC200 error correction for an encoded message.
|
static void |
SymbolInfo.overrideSymbolSet(SymbolInfo
Overrides the symbol info set used by this class.
|