| Interface | Description |
|---|---|
| Output |
| Class | Description |
|---|---|
| AbstractOutput |
Abstract class of which concrete implementations provide means for outputting
barcodes to different output formats.
|
| CenteredLabelLayout | |
| DefaultLabelLayout | |
| EPSOutput |
EPS outputter to output barcodes as Encapsulated Postscript files.
|
| GraphicsOutput |
Graphics based outputter to draw barcodes to Graphics objects for printing
and display.
|
| LabelLayout | |
| LabelLayoutFactory | |
| MarginLabelLayout | |
| SizingOutput |
The
SizingOutput class is used to calculate the size of a barcode. |
| SVGOutput |
SVG outputter to output barcodes as SVG files.
|
| Exception | Description |
|---|---|
| OutputException |
Copyright © 2003-2013 barbecue.sourceforge.net. All Rights Reserved.