public class StiCode93BarCodeType extends StiBarCodeTypeService
StiBarCodeTypeService.StiBarCodeData, StiBarCodeTypeService.ValueObject| Modifier and Type | Field and Description |
|---|---|
protected static double |
Code93LineHeightForCut |
protected static double |
Code93LineHeightLong |
protected static double |
Code93LineHeightShort |
protected static double |
Code93MainHeight |
protected static double |
Code93SpaceBottom |
protected static double |
Code93SpaceLeft |
protected static double |
Code93SpaceRight |
protected static double |
Code93SpaceTop |
protected java.lang.String[] |
Code93Table |
protected static double |
Code93TextHeight |
protected static double |
Code93TextPosition |
DefaultLabelFontHeight, RectWindow, visiblePropertiesCountpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiCode93BarCodeType() |
StiCode93BarCodeType(double module,
double height,
double ratio) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
CodeToBar(java.lang.String inputCode) |
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.
|
double |
getRatio()
Get or sets value, which indicates WideToNarrow ratio.
|
java.lang.String |
getServiceName()
Gets a service name.
|
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setHeight(double value) |
void |
setModule(double value) |
void |
setRatio(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, getTextAlignment, IsSymbolLong, IsSymbolPostDescend, IsSymbolSpace, LoadFromJsonObjectInternal, rollbackTransform, setExportPainter, toInts, toString, translateRectclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferenceprotected java.lang.String[] Code93Table
protected static final double Code93SpaceLeft
protected static final double Code93SpaceRight
protected static final double Code93SpaceTop
protected static final double Code93SpaceBottom
protected static final double Code93LineHeightShort
protected static final double Code93LineHeightLong
protected static final double Code93TextPosition
protected static final double Code93TextHeight
protected static final double Code93MainHeight
protected static final double Code93LineHeightForCut
public StiCode93BarCodeType()
public StiCode93BarCodeType(double module,
double height,
double ratio)
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 double getRatio()
public final void setRatio(double value)
public double getLabelFontHeight()
getLabelFontHeight in class StiBarCodeTypeServiceprotected final java.lang.String CodeToBar(java.lang.String inputCode)
public 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.