Uses of Class
org.krysalis.barcode4j.impl.pdf417.PDF417Bean
Packages that use PDF417Bean
-
Uses of PDF417Bean in org.krysalis.barcode4j.impl.pdf417
Methods in org.krysalis.barcode4j.impl.pdf417 with parameters of type PDF417BeanModifier and TypeMethodDescriptionstatic DimensionPDF417LogicImpl.determineDimensions(PDF417Bean pdf417Bean, int sourceCodeWords) Determine optimal nr of columns and rows for the specified number of codewords.static voidPDF417LogicImpl.generateBarcodeLogic(TwoDimBarcodeLogicHandler logic, String msg, PDF417Bean pdf417Bean) Generates the barcode logic.