com.stimulsoft.report.barCodes
Class StiCode93ExtBarCodeType
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.barCodes.StiBarCodeTypeService
com.stimulsoft.report.barCodes.StiCode93BarCodeType
com.stimulsoft.report.barCodes.StiCode93ExtBarCodeType
- All Implemented Interfaces:
- IStiSerializable, IStiSerializableRef, java.lang.Cloneable
public class StiCode93ExtBarCodeType
- extends StiCode93BarCodeType
The class describes the Barcode type - Code93 Extended.
| Fields inherited from class com.stimulsoft.report.barCodes.StiCode93BarCodeType |
Code93LineHeightForCut, Code93LineHeightLong, Code93LineHeightShort, Code93MainHeight, Code93SpaceBottom, Code93SpaceLeft, Code93SpaceRight, Code93SpaceTop, Code93Table, Code93TextHeight, Code93TextPosition |
| 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 |
StiCode93ExtBarCodeType
public StiCode93ExtBarCodeType()
StiCode93ExtBarCodeType
public StiCode93ExtBarCodeType(double module,
double height,
double ratio)
getServiceName
public java.lang.String getServiceName()
- Gets a service name.
- Overrides:
getServiceName in class StiCode93BarCodeType
draw
public void draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
throws java.lang.Exception
- Overrides:
draw in class StiCode93BarCodeType
- Throws:
java.lang.Exception
getDefaultCodeValue
public java.lang.String getDefaultCodeValue()
- Overrides:
getDefaultCodeValue in class StiCode93BarCodeType
Copyright © 2018 Stimulsoft. All Rights Reserved.