|
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.code128.Code128
org.krysalis.barcode4j.impl.code128.EAN128
public class EAN128
This class is an implementation of the Code 128 barcode.
| Field Summary |
|---|
| Fields inherited from class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator |
|---|
BARCODE_ELEMENTS, bean |
| Constructor Summary | |
|---|---|
EAN128()
Create a new instance. |
|
| Method Summary | |
|---|---|
void |
configure(org.apache.avalon.framework.configuration.Configuration cfg)
|
EAN128Bean |
getEAN128Bean()
|
| Methods inherited from class org.krysalis.barcode4j.impl.code128.Code128 |
|---|
getCode128Bean |
| 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 EAN128()
| Method Detail |
|---|
public EAN128Bean getEAN128Bean()
public void configure(org.apache.avalon.framework.configuration.Configuration cfg)
throws org.apache.avalon.framework.configuration.ConfigurationException
Code128
configure in interface org.apache.avalon.framework.configuration.Configurableconfigure in class Code128org.apache.avalon.framework.configuration.ConfigurationExceptionConfigurable.configure(Configuration)
|
barcode4j 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||