net.sourceforge.barbecue.formatter
Interface BarcodeFormatter

All Known Implementing Classes:
SVGFormatter

public interface BarcodeFormatter


Method Summary
 void format(Barcode barcode)
           
 

Method Detail

format

void format(Barcode barcode)
            throws FormattingException
Throws:
FormattingException


Copyright © 2003-2011 barbecue.sourceforge.net. All Rights Reserved.