Package | stimulsoft.report.barCodes |
Class | public class StiEAN128AutoBarCodeType |
Inheritance | StiEAN128AutoBarCodeType ![]() ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
StiEAN128AutoBarCodeType(module:Number = 13, height:Number = 1) | StiEAN128AutoBarCodeType | ||
![]() | clone(... args):Object [override] | StiCode128BarCodeType | |
[override] | StiEAN128AutoBarCodeType | ||
![]() | equals(object:Object):Boolean [override] | StiCode128BarCodeType | |
![]() | getCode(barCode:IStiBarCode):String Returns string of char - input data for calculation of bar code. | StiBarCodeTypeService | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object [override] | StiCode128BarCodeType | |
![]() | packService():void | StiService |
StiEAN128AutoBarCodeType | () | Constructor |
public function StiEAN128AutoBarCodeType(module:Number = 13, height:Number = 1)
module:Number (default = 13 )
| |
height:Number (default = 1 )
|
draw | () | method |
override public function draw(g:StiGraphics, barCode:StiBarCode, rect:StiRectangle, zoom:Number):void
Parameters
g:StiGraphics | |
barCode:StiBarCode | |
rect:StiRectangle | |
zoom:Number |