public class StiCode11BarCodeType extends StiBarCodeTypeService
StiBarCodeTypeService.StiBarCodeData, StiBarCodeTypeService.ValueObject| Modifier and Type | Field and Description |
|---|---|
protected static double |
Code11LineHeightForCut |
protected static double |
Code11LineHeightLong |
protected static double |
Code11LineHeightShort |
protected static double |
Code11MainHeight |
protected static double |
Code11SpaceBottom |
protected static double |
Code11SpaceLeft |
protected static double |
Code11SpaceRight |
protected static double |
Code11SpaceTop |
protected int |
Code11StartStopSymbolIndex |
protected java.lang.String |
Code11Symbols |
protected java.lang.String[] |
Code11Table |
protected static double |
Code11TextHeight |
protected static double |
Code11TextPosition |
protected static double |
defaultCode11Module |
DefaultLabelFontHeight, RectWindow, visiblePropertiesCountpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiCode11BarCodeType() |
StiCode11BarCodeType(double module,
double height,
StiCode11CheckSum checksum) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
StiCode11CheckSum |
getChecksum()
Gets or sets mode of checksum.
|
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.
|
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setChecksum(StiCode11CheckSum value) |
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, getTextAlignment, IsSymbolLong, IsSymbolPostDescend, IsSymbolSpace, LoadFromJsonObjectInternal, rollbackTransform, setExportPainter, toInts, toString, translateRectclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferenceprotected java.lang.String Code11Symbols
protected int Code11StartStopSymbolIndex
protected java.lang.String[] Code11Table
protected static final double Code11SpaceLeft
protected static final double Code11SpaceRight
protected static final double Code11SpaceTop
protected static final double Code11SpaceBottom
protected static final double Code11LineHeightShort
protected static final double Code11LineHeightLong
protected static final double Code11TextPosition
protected static final double Code11TextHeight
protected static final double Code11MainHeight
protected static final double Code11LineHeightForCut
protected static final double defaultCode11Module
public StiCode11BarCodeType()
public StiCode11BarCodeType(double module,
double height,
StiCode11CheckSum checksum)
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 StiCode11CheckSum getChecksum()
public final void setChecksum(StiCode11CheckSum value)
public double getLabelFontHeight()
getLabelFontHeight 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.