barcode4j 2.1.0

Uses of Class
org.krysalis.barcode4j.impl.pdf417.PDF417Bean

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

Copyright © 2000-2010 Jeremias Maerki. All rights reserved.