| Package | Description |
|---|---|
| com.stimulsoft.report.barCodes |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StiBarCodeTypeService.CalculateSize2(double SpaceLeft,
double SpaceRight,
double SpaceTop,
double SpaceBottom,
double LineHeightShort,
double LineHeightLong,
double TextPosition,
double TextHeight,
double MainHeight,
double WideToNarrowRatio,
double Zoom,
java.lang.String BarsArray,
StiRectangle rect,
StiBarCode barCode) |
protected void |
StiEAN13BarCodeType.CalculateSizeEan(double offsetY,
double Zoom,
java.util.ArrayList<StiEAN13BarCodeType.EanBarInfo> BarsArray,
StiRectangle rect,
StiBarCode barCode) |
protected void |
StiBarCodeTypeService.CalculateSizeFull(double SpaceLeft,
double SpaceRight,
double SpaceTop,
double SpaceBottom,
double LineHeightShort,
double LineHeightLong,
double TextPosition,
double TextHeight,
double MainHeight,
double LineHeightForCut,
double WideToNarrowRatio,
double Zoom,
java.lang.String Code,
java.lang.String TextString,
java.lang.String BarsArray,
StiRectangle rect,
StiBarCode barCode) |
void |
StiUpcSup5BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiUpcSup2BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiUpcEBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiUpcABarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiStandard2of5BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiSSCC18BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiRoyalMail4StateBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiQRCodeBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiPostnetBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiPlesseyBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiPharmacodeBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiPdf417BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiMsiBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiMaxicodeBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiJan8BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiJan13BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiITF14BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiIsbn13BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiIsbn10BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiInterleaved2of5BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiFIMBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiEAN8BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiEAN13BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom)
Draws the bar code with the specified parameters.
|
void |
StiEAN128cBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiEAN128bBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiEAN128AutoBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiEAN128aBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiDutchKIXBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiDataMatrixBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode93ExtBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode93BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode39ExtBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode39BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode128cBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode128bBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode128AutoBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode128aBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCode11BarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiCodabarBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
abstract void |
StiBarCodeTypeService.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
void |
StiAustraliaPost4StateBarCodeType.draw(StiGraphics context,
StiBarCode barCode,
StiRectangle rect,
double zoom) |
protected void |
StiBarCodeTypeService.draw2DBarCode(StiGraphics context,
StiRectangle rect,
StiBarCode barCode,
double zoom) |
protected void |
StiBarCodeTypeService.drawBarCode(StiGraphics context,
StiRectangle rect,
StiBarCode barCode)
Draws bar code.
|
protected void |
StiBarCodeTypeService.drawBarCodeError(StiGraphics context,
StiRectangle rect,
StiBarCode barCode) |
protected void |
StiBarCodeTypeService.drawBarCodeError(StiGraphics context,
StiRectangle rect,
StiBarCode barCode,
java.lang.String message) |
protected void |
StiEAN13BarCodeType.drawEanBars(StiGraphics context,
java.util.ArrayList<StiEAN13BarCodeType.EanBarInfo> barsArray,
StiBarCode barCode) |
protected void |
StiBarCodeTypeService.drawMaxicode(StiGraphics context,
StiRectangle rect,
StiBarCode barCode,
double zoom) |
protected void |
StiBarCodeTypeService.translateRect(StiGraphics context,
StiRectangle rect,
StiBarCode barCode)
Translate coordinates using vertical and horizontal justify
|
Copyright © 2019 Stimulsoft. All Rights Reserved.