|
barcode4j 2.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.krysalis.barcode4j.impl.datamatrix.DataMatrixLogicImpl
Top-level class for the logic part of the DataMatrix implementation.
| Constructor Summary | |
DataMatrixLogicImpl()
|
|
| Method Summary | |
void |
generateBarcodeLogic(TwoDimBarcodeLogicHandler logic,
java.lang.String msg,
SymbolShapeHint shape)
Generates the barcode logic. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DataMatrixLogicImpl()
| Method Detail |
public void generateBarcodeLogic(TwoDimBarcodeLogicHandler logic,
java.lang.String msg,
SymbolShapeHint shape)
logic - the logic handler to receive generated eventsmsg - the message to encode
|
barcode4j 2.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||