Package | Description |
---|---|
com.google.zxing.datamatrix |
Modifier and Type | Method and Description |
---|---|
private static BitMatrix |
DataMatrixWriter.encodeLowLevel(DefaultPlacement placement,
SymbolInfo symbolInfo,
int width,
int height)
Encode the given symbol info to a bit matrix.
|