public abstract class StiCode128BarCodeType extends StiBarCodeTypeService
| Modifier and Type | Class and Description |
|---|---|
protected static class |
StiCode128BarCodeType.CodeSet |
StiBarCodeTypeService.StiBarCodeData, StiBarCodeTypeService.ValueObject| Modifier and Type | Field and Description |
|---|---|
protected static double |
Code128LineHeightForCut |
protected static double |
Code128LineHeightLong |
protected static double |
Code128LineHeightShort |
protected static double |
Code128MainHeight |
protected static double |
Code128SpaceBottom |
protected static double |
Code128SpaceLeft |
protected static double |
Code128SpaceRight |
protected static double |
Code128SpaceTop |
protected java.lang.String[] |
Code128Table |
protected static double |
Code128TextHeight |
protected static double |
Code128TextPosition |
protected static StiCode128BarCodeType.CodeSet |
DefaultCodeSetAB |
DefaultLabelFontHeight, RectWindow, visiblePropertiesCountpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiCode128BarCodeType(double module,
double height) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
CodeToBar(java.lang.String inputCode) |
protected static java.lang.String |
EncodeAuto(java.lang.String inputText,
boolean encodeAsEan) |
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.
|
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, draw, draw2DBarCode, drawBarCode, drawBarCodeError, drawBarCodeError, drawBars, drawMaxicode, getBarCodeData, GetCode, getCombinedCode, getDefaultCodeValue, getExportPainter, getServiceCategory, getServiceType, GetSymbolsStringWidth, GetSymbolWidth, getTextAlignment, IsSymbolLong, IsSymbolPostDescend, IsSymbolSpace, LoadFromJsonObjectInternal, rollbackTransform, setExportPainter, toInts, toString, translateRectclone, getProperties, getServiceEnabled, getServiceInfo, getServiceName, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferenceprotected java.lang.String[] Code128Table
protected static final double Code128SpaceLeft
protected static final double Code128SpaceRight
protected static final double Code128SpaceTop
protected static final double Code128SpaceBottom
protected static final double Code128LineHeightShort
protected static final double Code128LineHeightLong
protected static final double Code128TextPosition
protected static final double Code128TextHeight
protected static final double Code128MainHeight
protected static final double Code128LineHeightForCut
protected static final StiCode128BarCodeType.CodeSet DefaultCodeSetAB
public 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 final java.lang.String CodeToBar(java.lang.String inputCode)
protected static java.lang.String EncodeAuto(java.lang.String inputText,
boolean encodeAsEan)
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in class StiBarCodeTypeServiceJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in class StiBarCodeTypeServiceJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.