com.stimulsoft.report.barCodes
Class StiAustraliaPost4StateBarCodeType
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.barCodes.StiBarCodeTypeService
com.stimulsoft.report.barCodes.StiAustraliaPost4StateBarCodeType
- All Implemented Interfaces:
- IStiSerializable, IStiSerializableRef, java.lang.Cloneable
public class StiAustraliaPost4StateBarCodeType
- extends StiBarCodeTypeService
The class describes the Barcode type - AustraliaPost4State.
| Methods inherited from class com.stimulsoft.report.barCodes.StiBarCodeTypeService |
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, translateRect |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AustraliaPost4StateSymbolsC
protected java.lang.String AustraliaPost4StateSymbolsC
AustraliaPost4StateSymbolsN
protected java.lang.String AustraliaPost4StateSymbolsN
AustraliaPost4StateSpaceLeft
protected static final double AustraliaPost4StateSpaceLeft
- See Also:
- Constant Field Values
AustraliaPost4StateSpaceRight
protected static final double AustraliaPost4StateSpaceRight
- See Also:
- Constant Field Values
AustraliaPost4StateSpaceTop
protected static final double AustraliaPost4StateSpaceTop
- See Also:
- Constant Field Values
AustraliaPost4StateSpaceBottom
protected static final double AustraliaPost4StateSpaceBottom
- See Also:
- Constant Field Values
AustraliaPost4StateLineHeightLong
protected static final double AustraliaPost4StateLineHeightLong
- See Also:
- Constant Field Values
AustraliaPost4StateLineHeightShort
protected static final double AustraliaPost4StateLineHeightShort
- See Also:
- Constant Field Values
AustraliaPost4StateTextPosition
protected static final double AustraliaPost4StateTextPosition
- See Also:
- Constant Field Values
AustraliaPost4StateTextHeight
protected static final double AustraliaPost4StateTextHeight
- See Also:
- Constant Field Values
AustraliaPost4StateMainHeight
protected static final double AustraliaPost4StateMainHeight
- See Also:
- Constant Field Values
AustraliaPost4StateLineHeightForCut
protected static final double AustraliaPost4StateLineHeightForCut
- See Also:
- Constant Field Values
StiAustraliaPost4StateBarCodeType
public StiAustraliaPost4StateBarCodeType()
StiAustraliaPost4StateBarCodeType
public StiAustraliaPost4StateBarCodeType(double module,
double height)
getServiceName
public java.lang.String getServiceName()
- Gets a service name.
- Overrides:
getServiceName in class StiService
getModule
public double getModule()
- Gets or sets width of the most fine element of the bar code.
- Specified by:
getModule in class StiBarCodeTypeService
setModule
public void setModule(double value)
- Specified by:
setModule in class StiBarCodeTypeService
getHeight
public double getHeight()
- Gets os sets height factor of the bar code.
- Specified by:
getHeight in class StiBarCodeTypeService
setHeight
public void setHeight(double value)
- Specified by:
setHeight in class StiBarCodeTypeService
getLabelFontHeight
public double getLabelFontHeight()
- Specified by:
getLabelFontHeight in class StiBarCodeTypeService
getTextAlignment
protected StiTextHorAlignment getTextAlignment()
- Overrides:
getTextAlignment in class StiBarCodeTypeService
draw
public void draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
throws java.lang.Exception
- Specified by:
draw in class StiBarCodeTypeService
- Throws:
java.lang.Exception
SaveToJsonObject
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
- Overrides:
SaveToJsonObject in class StiBarCodeTypeService
- Throws:
JSONException
LoadFromJsonObject
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
- Specified by:
LoadFromJsonObject in class StiBarCodeTypeService
- Throws:
JSONException
getDefaultCodeValue
public java.lang.String getDefaultCodeValue()
- Specified by:
getDefaultCodeValue in class StiBarCodeTypeService
Copyright © 2018 Stimulsoft. All Rights Reserved.