|
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.AbstractBarcodeBean org.krysalis.barcode4j.impl.upcean.UPCEANBean org.krysalis.barcode4j.impl.upcean.EAN13Bean
public class EAN13Bean
This class implements the EAN13 barcode.
Field Summary |
---|
Fields inherited from class org.krysalis.barcode4j.impl.upcean.UPCEANBean |
---|
DEFAULT_MODULE_WIDTH |
Fields inherited from class org.krysalis.barcode4j.impl.AbstractBarcodeBean |
---|
doQuietZone, fontName, fontSize, height, moduleWidth, msgPos, pattern, quietZone, quietZoneVertical |
Constructor Summary | |
---|---|
EAN13Bean()
|
Method Summary | |
---|---|
UPCEANLogicImpl |
createLogicImpl()
Factory method for the logic implementation. |
Methods inherited from class org.krysalis.barcode4j.impl.upcean.UPCEANBean |
---|
calcDimensions, generateBarcode, getBarWidth, getChecksumMode, setChecksumMode, supplementalWidth |
Methods inherited from class org.krysalis.barcode4j.impl.AbstractBarcodeBean |
---|
doQuietZone, getBarHeight, getFontName, getFontSize, getHeight, getHumanReadableHeight, getModuleWidth, getMsgPosition, getPattern, getQuietZone, getVerticalQuietZone, hasFontDescender, hasQuietZone, setBarHeight, setFontName, setFontSize, setHeight, setModuleWidth, setMsgPosition, setPattern, setQuietZone, setVerticalQuietZone |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EAN13Bean()
Method Detail |
---|
public UPCEANLogicImpl createLogicImpl()
UPCEANBean
createLogicImpl
in class UPCEANBean
UPCEAN
|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |