Uses of Class
net.sourceforge.jbarcodebean.model.BaseCode39

Packages that use BaseCode39
net.sourceforge.jbarcodebean.model   
 

Uses of BaseCode39 in net.sourceforge.jbarcodebean.model
 

Subclasses of BaseCode39 in net.sourceforge.jbarcodebean.model
 class Code39
          This class, which implements the BarcodeStrategy interface, knows how to encode the 3:1 (wide) variant of the Code 3 of 9 barcode type.
 class Code39_2to1
          This class, which implements the BarcodeStrategy interface, knows how to encode the 2:1 (narrow) variant of the Code 3 of 9 barcode type.
 class ExtendedCode39
          This class, which implements the BarcodeStrategy interface, knows how to encode the 3:1 (wide) variant of the Extended Code 3 of 9 barcode type.
 class ExtendedCode39_2to1
          This class, which implements the BarcodeStrategy interface, knows how to encode the 2:1 (narrow) variant of the Extended Code 3 of 9 barcode type.
 



Copyright © 2004-2009 The JBarcodeBean project. All Rights Reserved.