public class StiAustraliaPost4StateBarCodeType extends StiBarCodeTypeService
StiBarCodeTypeService.StiBarCodeData, StiBarCodeTypeService.ValueObject| Modifier and Type | Field and Description |
|---|---|
protected static double |
AustraliaPost4StateLineHeightForCut |
protected static double |
AustraliaPost4StateLineHeightLong |
protected static double |
AustraliaPost4StateLineHeightShort |
protected static double |
AustraliaPost4StateMainHeight |
protected static double |
AustraliaPost4StateSpaceBottom |
protected static double |
AustraliaPost4StateSpaceLeft |
protected static double |
AustraliaPost4StateSpaceRight |
protected static double |
AustraliaPost4StateSpaceTop |
protected java.lang.String |
AustraliaPost4StateSymbolsC |
protected java.lang.String |
AustraliaPost4StateSymbolsN |
protected static double |
AustraliaPost4StateTextHeight |
protected static double |
AustraliaPost4StateTextPosition |
DefaultLabelFontHeight, RectWindow, visiblePropertiesCountpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiAustraliaPost4StateBarCodeType() |
StiAustraliaPost4StateBarCodeType(double module,
double height) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
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 |
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 AustraliaPost4StateSymbolsC
protected java.lang.String AustraliaPost4StateSymbolsN
protected static final double AustraliaPost4StateSpaceLeft
protected static final double AustraliaPost4StateSpaceRight
protected static final double AustraliaPost4StateSpaceTop
protected static final double AustraliaPost4StateSpaceBottom
protected static final double AustraliaPost4StateLineHeightLong
protected static final double AustraliaPost4StateLineHeightShort
protected static final double AustraliaPost4StateTextPosition
protected static final double AustraliaPost4StateTextHeight
protected static final double AustraliaPost4StateMainHeight
protected static final double AustraliaPost4StateLineHeightForCut
public StiAustraliaPost4StateBarCodeType()
public StiAustraliaPost4StateBarCodeType(double module,
double height)
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 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.