|
barcode4j 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5
public class Interleaved2Of5
This class is an implementation of the Interleaved 2 of 5 barcode.
| Field Summary |
|---|
| Fields inherited from class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator |
|---|
BARCODE_ELEMENTS, bean |
| Constructor Summary | |
|---|---|
Interleaved2Of5()
Create a new instance. |
|
| Method Summary | |
|---|---|
void |
configure(org.apache.avalon.framework.configuration.Configuration cfg)
|
protected AbstractBarcodeBean |
createBean()
Creates the Bean instance. |
Interleaved2Of5Bean |
getInterleaved2Of5Bean()
Returns the underlying Interleaved2Of5Bean. |
| 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 |
|---|
public Interleaved2Of5()
| Method Detail |
|---|
protected AbstractBarcodeBean createBean()
public void configure(org.apache.avalon.framework.configuration.Configuration cfg)
throws org.apache.avalon.framework.configuration.ConfigurationException
configure in interface org.apache.avalon.framework.configuration.Configurableconfigure in class ConfigurableBarcodeGeneratororg.apache.avalon.framework.configuration.ConfigurationExceptionpublic Interleaved2Of5Bean getInterleaved2Of5Bean()
Interleaved2Of5Bean.
|
barcode4j 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||