com.stimulsoft.report.barCodes
Class StiMsiBarCodeType
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.barCodes.StiBarCodeTypeService
com.stimulsoft.report.barCodes.StiPlesseyBarCodeType
com.stimulsoft.report.barCodes.StiMsiBarCodeType
- All Implemented Interfaces:
- IStiSerializable, IStiSerializableRef, java.lang.Cloneable
public class StiMsiBarCodeType
- extends StiPlesseyBarCodeType
The class describes the Barcode type - Msi.
Methods inherited from class com.stimulsoft.report.barCodes.StiPlesseyBarCodeType |
getCheckSum1, getCheckSum2, getHeight, getLabelFontHeight, getModule, LoadFromJsonObject, SaveToJsonObject, setCheckSum1, setCheckSum2, setHeight, setModule |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StiMsiBarCodeType
public StiMsiBarCodeType()
StiMsiBarCodeType
public StiMsiBarCodeType(double module,
double height,
StiPlesseyCheckSum checkSum1,
StiPlesseyCheckSum checkSum2)
getServiceName
public java.lang.String getServiceName()
- Gets a service name.
- Overrides:
getServiceName
in class StiPlesseyBarCodeType
draw
public void draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
throws java.lang.Exception
- Overrides:
draw
in class StiPlesseyBarCodeType
- Throws:
java.lang.Exception
getDefaultCodeValue
public java.lang.String getDefaultCodeValue()
- Overrides:
getDefaultCodeValue
in class StiPlesseyBarCodeType