barcode4j 2.1.0

Package org.krysalis.barcode4j

Main package of Barcode4J.

See:
          Description

Interface Summary
BarcodeClassResolver This interface is used to resolve arbitrary string to classnames of Barcode implementations.
BarcodeConstants Some constants for Barcode4J.
BarcodeGenerator This interface is used to generate whole barcodes.
BarcodeLogicHandler This is the basic interface for logic handlers.
ClassicBarcodeLogicHandler This interface defines methods to build classic 1D barcodes.
TwoDimBarcodeLogicHandler This interface provides an interface to generate basic 2D barcodes like PDF417 and DataMatrix.
 

Class Summary
BarcodeDimension This class provides information on the dimensions of a barcode.
BarcodeUtil This is a convenience class to generate barcodes.
BarGroup Enumeration type for bar groups.
BaselineAlignment Enumeration for the alignment of bars when the heights are not uniform.
ChecksumMode Enumeration type for checksum policy.
DefaultBarcodeClassResolver This is a simple implementation of a BarcodeClassResolver.
HumanReadablePlacement Enumeration for placement of the human readable part of a barcode.
TextAlignment Enumeration for horizontal alignment of the human readable part of a barcode.
 

Exception Summary
BarcodeException Base exception class for Barcodes.
 

Package org.krysalis.barcode4j Description

Main package of Barcode4J.

To quickly generate a barcode it's a good idea to look at the BarcodeUtil class.


barcode4j 2.1.0

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