|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TwoDimBarcodeLogicHandler
This interface provides an interface to generate basic 2D barcodes like PDF417 and DataMatrix.
Method Summary | |
---|---|
void |
endRow()
Signals the end of a row in the barcode. |
void |
startRow()
Signals the start of a new row in the barcode. |
Methods inherited from interface org.krysalis.barcode4j.ClassicBarcodeLogicHandler |
---|
addBar, endBarGroup, startBarGroup |
Methods inherited from interface org.krysalis.barcode4j.BarcodeLogicHandler |
---|
endBarcode, startBarcode |
Method Detail |
---|
void startRow()
void endRow()
|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |