barcode4j 2.1.0

org.krysalis.barcode4j.impl.postnet
Class POSTNET

java.lang.Object
  extended by org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
      extended by org.krysalis.barcode4j.impl.postnet.POSTNET
All Implemented Interfaces:
org.apache.avalon.framework.configuration.Configurable, BarcodeGenerator

public class POSTNET
extends ConfigurableBarcodeGenerator
implements org.apache.avalon.framework.configuration.Configurable

Implements the United States Postal Service POSTNET barcode.

Version:
$Id: POSTNET.java,v 1.3 2008/05/13 13:00:44 jmaerki Exp $
Author:
Chris Dolphy

Field Summary
 
Fields inherited from class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
BARCODE_ELEMENTS, bean
 
Constructor Summary
POSTNET()
          Create a new instance.
 
Method Summary
 void configure(org.apache.avalon.framework.configuration.Configuration cfg)
          
 POSTNETBean getPOSTNETBean()
           
 
Methods inherited from class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
calcDimensions, generateBarcode, getBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

POSTNET

public POSTNET()
Create a new instance.

Method Detail

configure

public void configure(org.apache.avalon.framework.configuration.Configuration cfg)
               throws org.apache.avalon.framework.configuration.ConfigurationException

Specified by:
configure in interface org.apache.avalon.framework.configuration.Configurable
Overrides:
configure in class ConfigurableBarcodeGenerator
Throws:
org.apache.avalon.framework.configuration.ConfigurationException

getPOSTNETBean

public POSTNETBean getPOSTNETBean()
Returns:
the underlying POSTNETBean

barcode4j 2.1.0

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