public class StiRoyalMail4StateBarCodeType extends StiBarCodeTypeService
StiBarCodeTypeService.StiBarCodeData, StiBarCodeTypeService.ValueObject| Modifier and Type | Field and Description |
|---|---|
protected static double |
RoyalMail4StateLineHeightForCut |
protected static double |
RoyalMail4StateLineHeightLong |
protected static double |
RoyalMail4StateLineHeightShort |
protected static double |
RoyalMail4StateMainHeight |
protected static double |
RoyalMail4StateSpaceBottom |
protected static double |
RoyalMail4StateSpaceLeft |
protected static double |
RoyalMail4StateSpaceRight |
protected static double |
RoyalMail4StateSpaceTop |
protected java.lang.String |
RoyalMail4StateSymbols |
protected static double |
RoyalMail4StateTextHeight |
protected static double |
RoyalMail4StateTextPosition |
DefaultLabelFontHeight, RectWindow, visiblePropertiesCountpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiRoyalMail4StateBarCodeType() |
StiRoyalMail4StateBarCodeType(double module,
double height,
StiCheckSum checkSum) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
StiCheckSum |
getCheckSum()
Gets or sets mode of checksum.
|
java.lang.String |
getDefaultCodeValue() |
double |
getHeight()
Gets os sets height factor of the bar code.
|
double |
getLabelFontHeight() |
double |
getModule()
Gets or sets width of the most fine element of the bar code.
|
java.lang.String |
getServiceName()
Gets a service name.
|
protected StiTextHorAlignment |
getTextAlignment() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setCheckSum(StiCheckSum value) |
void |
setHeight(double value) |
void |
setModule(double value) |
baseDrawRectangle, baseDrawString, baseFillEllipse, baseFillPolygon, baseFillRectangle, baseFillRectangle2D, baseMeasureString, baseRollbackTransform, baseTransform, CalculateSize2, CalculateSizeFull, CheckCodeSymbols, draw2DBarCode, drawBarCode, drawBarCodeError, drawBarCodeError, drawBars, drawMaxicode, getBarCodeData, GetCode, getCombinedCode, getExportPainter, getServiceCategory, getServiceType, GetSymbolsStringWidth, GetSymbolWidth, IsSymbolLong, IsSymbolPostDescend, IsSymbolSpace, LoadFromJsonObjectInternal, rollbackTransform, setExportPainter, toInts, toString, translateRectclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferenceprotected java.lang.String RoyalMail4StateSymbols
protected static final double RoyalMail4StateSpaceLeft
protected static final double RoyalMail4StateSpaceRight
protected static final double RoyalMail4StateSpaceTop
protected static final double RoyalMail4StateSpaceBottom
protected static final double RoyalMail4StateLineHeightLong
protected static final double RoyalMail4StateLineHeightShort
protected static final double RoyalMail4StateTextPosition
protected static final double RoyalMail4StateTextHeight
protected static final double RoyalMail4StateMainHeight
protected static final double RoyalMail4StateLineHeightForCut
public StiRoyalMail4StateBarCodeType()
public StiRoyalMail4StateBarCodeType(double module,
double height,
StiCheckSum checkSum)
public java.lang.String getServiceName()
getServiceName in class StiServicepublic double getModule()
getModule in class StiBarCodeTypeServicepublic void setModule(double value)
setModule in class StiBarCodeTypeServicepublic double getHeight()
getHeight in class StiBarCodeTypeServicepublic void setHeight(double value)
setHeight in class StiBarCodeTypeServicepublic final StiCheckSum getCheckSum()
public final void setCheckSum(StiCheckSum value)
public double getLabelFontHeight()
getLabelFontHeight in class StiBarCodeTypeServiceprotected StiTextHorAlignment getTextAlignment()
getTextAlignment in class StiBarCodeTypeServicepublic void draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) throws java.lang.Exception
draw in class StiBarCodeTypeServicejava.lang.Exceptionpublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in class StiBarCodeTypeServiceJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in class StiBarCodeTypeServiceJSONExceptionpublic java.lang.String getDefaultCodeValue()
getDefaultCodeValue in class StiBarCodeTypeServiceCopyright © 2019 Stimulsoft. All Rights Reserved.