|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator org.krysalis.barcode4j.impl.qr.QRCode
public class QRCode
This class is an implementation of QR Code.
Field Summary |
---|
Fields inherited from class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator |
---|
BARCODE_ELEMENTS, bean |
Constructor Summary | |
---|---|
QRCode()
Create a new instance. |
Method Summary | |
---|---|
void |
configure(org.apache.avalon.framework.configuration.Configuration cfg)
|
QRCodeBean |
getQRBean()
|
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 QRCode()
Method Detail |
---|
public void configure(org.apache.avalon.framework.configuration.Configuration cfg) throws org.apache.avalon.framework.configuration.ConfigurationException
ConfigurableBarcodeGenerator
configure
in interface org.apache.avalon.framework.configuration.Configurable
configure
in class ConfigurableBarcodeGenerator
org.apache.avalon.framework.configuration.ConfigurationException
Configurable.configure(Configuration)
public QRCodeBean getQRBean()
|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |