com.stimulsoft.report.barCodes
Class StiEAN128AutoBarCodeType
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.barCodes.StiBarCodeTypeService
com.stimulsoft.report.barCodes.StiCode128BarCodeType
com.stimulsoft.report.barCodes.StiEAN128AutoBarCodeType
- All Implemented Interfaces:
- IStiSerializable, IStiSerializableRef, java.lang.Cloneable
public class StiEAN128AutoBarCodeType
- extends StiCode128BarCodeType
The class describes the Barcode type - EAN-128.
| Fields inherited from class com.stimulsoft.report.barCodes.StiCode128BarCodeType |
Code128LineHeightForCut, Code128LineHeightLong, Code128LineHeightShort, Code128MainHeight, Code128SpaceBottom, Code128SpaceLeft, Code128SpaceRight, Code128SpaceTop, Code128Table, Code128TextHeight, Code128TextPosition, DefaultCodeSetAB |
| 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 |
StiEAN128AutoBarCodeType
public StiEAN128AutoBarCodeType()
StiEAN128AutoBarCodeType
public StiEAN128AutoBarCodeType(double module,
double height)
getServiceName
public java.lang.String getServiceName()
- Gets a service name.
- Overrides:
getServiceName in class StiService
draw
public void draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
throws java.lang.Exception
- Specified by:
draw in class StiBarCodeTypeService
- Throws:
java.lang.Exception
getDefaultCodeValue
public java.lang.String getDefaultCodeValue()
- Specified by:
getDefaultCodeValue in class StiBarCodeTypeService
Copyright © 2018 Stimulsoft. All Rights Reserved.