Package | stimulsoft.report.barCodes.classes |
Class | public class StiBarCodeData |
Inheritance | StiBarCodeData ![]() |
Property | Defined By | ||
---|---|---|---|
barsArray : String | StiBarCodeData | ||
code : String | StiBarCodeData | ||
eanBarsArray : StiArrayList | StiBarCodeData | ||
fullZoomY : Number | StiBarCodeData | ||
lineHeightLong : Number | StiBarCodeData | ||
lineHeightShort : Number | StiBarCodeData | ||
lineWidth : Number | StiBarCodeData | ||
mainHeight : Number | StiBarCodeData | ||
mainWidth : Number | StiBarCodeData | ||
matrixGrid : Array | StiBarCodeData | ||
matrixHeight : int | StiBarCodeData | ||
matrixRatioY : int | StiBarCodeData | ||
matrixWidth : int | StiBarCodeData | ||
offsetY : Number | StiBarCodeData | ||
spaceBeforeAdd : Number | StiBarCodeData | ||
spaceBottom : Number | StiBarCodeData | ||
spaceLeft : Number | StiBarCodeData | ||
spaceRight : Number | StiBarCodeData | ||
spaceTextTop : Number | StiBarCodeData | ||
spaceTop : Number | StiBarCodeData | ||
textHeight : Number | StiBarCodeData | ||
textPosition : Number | StiBarCodeData | ||
textPositionBottom : Number | StiBarCodeData | ||
textPositionTop : Number | StiBarCodeData | ||
textString : String | StiBarCodeData | ||
wideToNarrowRatio : Number | StiBarCodeData |
Method | Defined By | ||
---|---|---|---|
StiBarCodeData |
barsArray | property |
public var barsArray:String
code | property |
public var code:String
eanBarsArray | property |
public var eanBarsArray:StiArrayList
fullZoomY | property |
public var fullZoomY:Number
lineHeightLong | property |
public var lineHeightLong:Number
lineHeightShort | property |
public var lineHeightShort:Number
lineWidth | property |
public var lineWidth:Number
mainHeight | property |
public var mainHeight:Number
mainWidth | property |
public var mainWidth:Number
matrixGrid | property |
public var matrixGrid:Array
matrixHeight | property |
public var matrixHeight:int
matrixRatioY | property |
public var matrixRatioY:int
matrixWidth | property |
public var matrixWidth:int
offsetY | property |
public var offsetY:Number
spaceBeforeAdd | property |
public var spaceBeforeAdd:Number
spaceBottom | property |
public var spaceBottom:Number
spaceLeft | property |
public var spaceLeft:Number
spaceRight | property |
public var spaceRight:Number
spaceTextTop | property |
public var spaceTextTop:Number
spaceTop | property |
public var spaceTop:Number
textHeight | property |
public var textHeight:Number
textPosition | property |
public var textPosition:Number
textPositionBottom | property |
public var textPositionBottom:Number
textPositionTop | property |
public var textPositionTop:Number
textString | property |
public var textString:String
wideToNarrowRatio | property |
public var wideToNarrowRatio:Number
StiBarCodeData | () | Constructor |
public function StiBarCodeData()