public class StiSSCC18BarCodeType extends StiCode128cBarCodeType
StiCode128BarCodeType.CodeSetStiBarCodeTypeService.StiBarCodeData, StiBarCodeTypeService.ValueObjectCode128LineHeightForCut, Code128LineHeightLong, Code128LineHeightShort, Code128MainHeight, Code128SpaceBottom, Code128SpaceLeft, Code128SpaceRight, Code128SpaceTop, Code128Table, Code128TextHeight, Code128TextPosition, DefaultCodeSetABDefaultLabelFontHeight, RectWindow, visiblePropertiesCountpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiSSCC18BarCodeType() |
StiSSCC18BarCodeType(float module,
float height) |
| Modifier and Type | Method and Description |
|---|---|
StiBarCodeTypeService |
CreateNew() |
void |
draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
java.lang.String |
getCombinedCode() |
java.lang.String |
getCompanyPrefix()
the GS1 Company Prefix (7-10 digits).
|
StiComponentId |
getComponentId() |
java.lang.String |
getDefaultCodeValue() |
java.lang.String |
getExtensionDigit()
the extension digit.
|
java.lang.String |
getSerialNumber()
the Serial Reference Numbers (6-9 digits).
|
java.lang.String |
getServiceName()
Gets a service name.
|
protected boolean |
getTextSpacing() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setCompanyPrefix(java.lang.String companyPrefix)
the GS1 Company Prefix (7-10 digits).
|
void |
setExtensionDigit(java.lang.String extensionDigit)
the extension digit.
|
void |
setSerialNumber(java.lang.String serialNumber)
the Serial Reference Numbers (6-9 digits).
|
CodeToBar, EncodeAuto, getHeight, getLabelFontHeight, getModule, setHeight, setModulebaseDrawRectangle, baseDrawString, baseFillEllipse, baseFillPolygon, baseFillRectangle, baseFillRectangle2D, baseMeasureString, baseRollbackTransform, baseTransform, CalculateSize2, CalculateSizeFull, CheckCodeSymbols, draw2DBarCode, drawBarCode, drawBarCodeError, drawBarCodeError, drawBars, drawMaxicode, getBarCodeData, GetCode, 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, setReferencepublic StiSSCC18BarCodeType()
public StiSSCC18BarCodeType(float module,
float height)
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in class StiCode128BarCodeTypeJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in class StiCode128BarCodeTypeJSONExceptionpublic StiComponentId getComponentId()
public java.lang.String getServiceName()
StiCode128cBarCodeTypegetServiceName in class StiCode128cBarCodeTypepublic java.lang.String getDefaultCodeValue()
getDefaultCodeValue in class StiCode128cBarCodeTypeprotected boolean getTextSpacing()
public java.lang.String getCompanyPrefix()
public void setCompanyPrefix(java.lang.String companyPrefix)
companyPrefix - the companyPrefix to setpublic java.lang.String getSerialNumber()
public void setSerialNumber(java.lang.String serialNumber)
serialNumber - the serialNumber to setpublic java.lang.String getExtensionDigit()
public void setExtensionDigit(java.lang.String extensionDigit)
extensionDigit - the extensionDigit to setpublic java.lang.String getCombinedCode()
getCombinedCode in class StiBarCodeTypeServicepublic void draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) throws java.lang.Exception
draw in class StiCode128cBarCodeTypejava.lang.Exceptionpublic StiBarCodeTypeService CreateNew()
Copyright © 2019 Stimulsoft. All Rights Reserved.