com.stimulsoft.report.barCodes
Class StiCode39ExtBarCodeType
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.barCodes.StiBarCodeTypeService
com.stimulsoft.report.barCodes.StiCode39BarCodeType
com.stimulsoft.report.barCodes.StiCode39ExtBarCodeType
- All Implemented Interfaces:
- IStiSerializable, IStiSerializableRef, java.lang.Cloneable
public class StiCode39ExtBarCodeType
- extends StiCode39BarCodeType
The class describes the Barcode type - Code-39 Extended.
| Fields inherited from class com.stimulsoft.report.barCodes.StiCode39BarCodeType |
Code39LineHeightForCut, Code39LineHeightLong, Code39LineHeightShort, Code39MainHeight, Code39SpaceBottom, Code39SpaceLeft, Code39SpaceRight, Code39SpaceTop, Code39StartStopSymbolIndex, Code39Symbols, Code39Table, Code39TextHeight, Code39TextPosition |
| Methods inherited from class com.stimulsoft.report.barCodes.StiCode39BarCodeType |
CodeToBar, getCheckSum, getHeight, getLabelFontHeight, getModule, getRatio, LoadFromJsonObject, SaveToJsonObject, setCheckSum, setHeight, setModule, setRatio |
| 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, getTextAlignment, 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 |
Code39ExtTable
protected java.lang.String[] Code39ExtTable
StiCode39ExtBarCodeType
public StiCode39ExtBarCodeType()
StiCode39ExtBarCodeType
public StiCode39ExtBarCodeType(double module,
double height,
double ratio,
StiCheckSum checkSum)
getServiceName
public java.lang.String getServiceName()
- Gets a service name.
- Overrides:
getServiceName in class StiCode39BarCodeType
draw
public void draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
throws java.lang.Exception
- Overrides:
draw in class StiCode39BarCodeType
- Throws:
java.lang.Exception
getDefaultCodeValue
public java.lang.String getDefaultCodeValue()
- Overrides:
getDefaultCodeValue in class StiCode39BarCodeType
Copyright © 2018 Stimulsoft. All Rights Reserved.