|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.onbarcode.barcode.AbstractBarcode
com.onbarcode.barcode.AbstractLinear
com.onbarcode.barcode.Abstract2StackedCode
public abstract class Abstract2StackedCode
Constructor Summary | |
---|---|
Abstract2StackedCode()
|
Method Summary | |
---|---|
void |
constructBarcodeSettingFromServlet(HttpServletRequest request)
|
float |
getShortTallRatio()
|
void |
setShortTallRatio(float shortTallRatio)
|
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 |
Constructor Detail |
---|
public Abstract2StackedCode()
Method Detail |
---|
public void constructBarcodeSettingFromServlet(HttpServletRequest request)
constructBarcodeSettingFromServlet
in interface IBarcodeServlet
constructBarcodeSettingFromServlet
in class AbstractLinear
public float getShortTallRatio()
public void setShortTallRatio(float shortTallRatio)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |