com.onbarcode.barcode
Class AbstractEANUPC
java.lang.Object
com.onbarcode.barcode.AbstractBarcode
com.onbarcode.barcode.AbstractLinear
com.onbarcode.barcode.AbstractEANUPC
- All Implemented Interfaces:
- IJasperRenderer, IBarcodeServlet, java.io.Serializable
- Direct Known Subclasses:
- EAN13, EAN8, ISBN, ISSN, UPCA, UPCE
public abstract class AbstractEANUPC
- extends AbstractLinear
- See Also:
- Serialized Form
Methods inherited from class com.onbarcode.barcode.AbstractLinear |
getTextFont, getTextMargin, getX, getY, isAddCheckSum, isShowCheckSumChar, isShowText, setAddCheckSum, setShowCheckSumChar, setShowText, setTextFont, setTextMargin, setX, setY |
Methods inherited from class com.onbarcode.barcode.AbstractBarcode |
drawBarcode, drawBarcode, drawBarcode, drawBarcode, drawBarcode2EPS, drawBarcodeToBytes, getBarcodeHeight, getBarcodeInfo, getBarcodeWidth, getBottomMargin, getData, getLeftMargin, getResolution, getRightMargin, getRotate, getTopMargin, getUom, setBarcodeHeight, setBarcodeWidth, setBottomMargin, setData, setLeftMargin, setResolution, setRightMargin, setRotate, setTopMargin, setUom |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractEANUPC
public AbstractEANUPC()
constructBarcodeSettingFromServlet
public void constructBarcodeSettingFromServlet(HttpServletRequest request)
- Specified by:
constructBarcodeSettingFromServlet
in interface IBarcodeServlet
- Overrides:
constructBarcodeSettingFromServlet
in class AbstractLinear
getSupData
public java.lang.String getSupData()
setSupData
public void setSupData(java.lang.String supData)
getSupHeight
public float getSupHeight()
setSupHeight
public void setSupHeight(float supHeight)
getSupSpace
public float getSupSpace()
setSupSpace
public void setSupSpace(float supSpace)