com.onbarcode.barcode
Class MSI
java.lang.Object
com.onbarcode.barcode.AbstractBarcode
com.onbarcode.barcode.AbstractLinear
com.onbarcode.barcode.MSI
- All Implemented Interfaces:
- IJasperRenderer, IBarcodeServlet, java.io.Serializable
public class MSI
- extends AbstractLinear
- See Also:
- Serialized Form
Constructor Summary |
MSI()
|
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 |
CHECKSUM_AUTO
public static final int CHECKSUM_AUTO
- See Also:
- Constant Field Values
CHECKSUM_10
public static final int CHECKSUM_10
- See Also:
- Constant Field Values
CHECKSUM_11
public static final int CHECKSUM_11
- See Also:
- Constant Field Values
CHECKSUM_1010
public static final int CHECKSUM_1010
- See Also:
- Constant Field Values
CHECKSUM_1110
public static final int CHECKSUM_1110
- See Also:
- Constant Field Values
MSI
public MSI()
constructBarcodeSettingFromServlet
public void constructBarcodeSettingFromServlet(HttpServletRequest request)
- Specified by:
constructBarcodeSettingFromServlet
in interface IBarcodeServlet
- Overrides:
constructBarcodeSettingFromServlet
in class AbstractLinear
getChecksumType
public int getChecksumType()
setChecksumType
public void setChecksumType(int checksumType)