public class StiEAN8BarCodeType extends StiEAN13BarCodeType
StiEAN13BarCodeType.Ean13Symbol, StiEAN13BarCodeType.EanBarInfoStiBarCodeTypeService.StiBarCodeData, StiBarCodeTypeService.ValueObjectean13SymData, symComboSet, symParitySetAdd2, symParitySetAdd5DefaultLabelFontHeight, RectWindow, visiblePropertiesCountpropertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiEAN8BarCodeType() |
StiEAN8BarCodeType(double module,
double height,
StiEanSupplementType supplementType,
java.lang.String supplementCodeValue,
boolean showQuietZoneIndicator) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
java.lang.String |
getDefaultCodeValue() |
protected double |
getEanLineHeightShort() |
protected double |
getEanMainHeight() |
protected double |
getEanSpaceLeft() |
protected double |
getEanSpaceRight() |
java.lang.String |
getServiceName()
Gets a service name.
|
protected java.util.ArrayList |
MakeEan8Bars(java.lang.String code,
boolean isLast) |
CalculateSizeEan, drawEanBars, getEanLineHeightForCut, getEanLineHeightLong, getEanSpaceBeforeAdd, getEanSpaceBottom, getEanSpaceTextTop, getEanSpaceTop, getEanTextHeight, getEanTextPositionBottom, getEanTextPositionTop, getEanWideToNarrowRatio, getHeight, getLabelFontHeight, getModule, getShowQuietZoneIndicator, getSupplementCode, getSupplementType, GetSymbolWidth, IsSymbolSpace, LoadFromJsonObject, MakeEan13Bars, MakeEanAdd2Bars, MakeEanAdd5Bars, makeLonger, SaveToJsonObject, setHeight, setModule, setShowQuietZoneIndicator, setSupplementCode, setSupplementTypebaseDrawRectangle, baseDrawString, baseFillEllipse, baseFillPolygon, baseFillRectangle, baseFillRectangle2D, baseMeasureString, baseRollbackTransform, baseTransform, CalculateSize2, CalculateSizeFull, CheckCodeSymbols, draw2DBarCode, drawBarCode, drawBarCodeError, drawBarCodeError, drawBars, drawMaxicode, getBarCodeData, GetCode, getCombinedCode, getExportPainter, getServiceCategory, getServiceType, GetSymbolsStringWidth, getTextAlignment, IsSymbolLong, IsSymbolPostDescend, LoadFromJsonObjectInternal, rollbackTransform, setExportPainter, toInts, toString, translateRectclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferencepublic StiEAN8BarCodeType()
public StiEAN8BarCodeType(double module,
double height,
StiEanSupplementType supplementType,
java.lang.String supplementCodeValue,
boolean showQuietZoneIndicator)
public java.lang.String getServiceName()
getServiceName in class StiEAN13BarCodeTypeprotected double getEanSpaceLeft()
getEanSpaceLeft in class StiEAN13BarCodeTypeprotected double getEanSpaceRight()
getEanSpaceRight in class StiEAN13BarCodeTypeprotected double getEanLineHeightShort()
getEanLineHeightShort in class StiEAN13BarCodeTypeprotected double getEanMainHeight()
getEanMainHeight in class StiEAN13BarCodeTypeprotected final java.util.ArrayList MakeEan8Bars(java.lang.String code,
boolean isLast)
public void draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) throws java.lang.Exception
draw in class StiEAN13BarCodeTypecontext - Context for drawing.shape - Component that invokes drawing.rect - The rectangle that shows coordinates for drawing.zoom - Zoom of drawing.java.io.IOExceptionjava.lang.Exceptionpublic java.lang.String getDefaultCodeValue()
getDefaultCodeValue in class StiEAN13BarCodeTypeCopyright © 2019 Stimulsoft. All Rights Reserved.