barcode4j 2.1.0

Package org.krysalis.barcode4j.output

This package contains the basic infrastructure for supporting various output formats.

See:
          Description

Interface Summary
CanvasProvider This interface is implemented to provide an output format that is using a coordinate system.
 

Class Summary
AbstractCanvasProvider Abstract base class for most CanvasProvider implementations.
AbstractXMLGeneratingCanvasProvider Abstract base class that provides some commonly used methods for generating XML representations of barcodes.
Canvas This class is used by barcode rendering classes that paint a barcode using a coordinate system.
 

Exception Summary
BarcodeCanvasSetupException This exception is use during the setup of a barcode canvas.
 

Package org.krysalis.barcode4j.output Description

This package contains the basic infrastructure for supporting various output formats. Its subpackages contain classes that actually implement these output formats.


barcode4j 2.1.0

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