|
barcode4j 2.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDF417Bean | |
---|---|
org.krysalis.barcode4j.impl.pdf417 | This package contains the PDF417 (ISO/IEC 15438:2001(E)) implementation. |
Uses of PDF417Bean in org.krysalis.barcode4j.impl.pdf417 |
---|
Methods in org.krysalis.barcode4j.impl.pdf417 that return PDF417Bean | |
---|---|
PDF417Bean |
PDF417.getPDF417Bean()
|
Methods in org.krysalis.barcode4j.impl.pdf417 with parameters of type PDF417Bean | |
---|---|
static java.awt.Dimension |
PDF417LogicImpl.determineDimensions(PDF417Bean pdf417Bean,
int sourceCodeWords)
Determine optimal nr of columns and rows for the specified number of codewords. |
static void |
PDF417LogicImpl.generateBarcodeLogic(TwoDimBarcodeLogicHandler logic,
java.lang.String msg,
PDF417Bean pdf417Bean)
Generates the barcode logic. |
|
barcode4j 2.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |