Packagestimulsoft.report.barCodes.classes
Classpublic class StiBarCodeData
InheritanceStiBarCodeData Inheritance Object



Public Properties
 PropertyDefined 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
Public Methods
 MethodDefined By
  
StiBarCodeData
Property Detail
barsArrayproperty
public var barsArray:String

codeproperty 
public var code:String

eanBarsArrayproperty 
public var eanBarsArray:StiArrayList

fullZoomYproperty 
public var fullZoomY:Number

lineHeightLongproperty 
public var lineHeightLong:Number

lineHeightShortproperty 
public var lineHeightShort:Number

lineWidthproperty 
public var lineWidth:Number

mainHeightproperty 
public var mainHeight:Number

mainWidthproperty 
public var mainWidth:Number

matrixGridproperty 
public var matrixGrid:Array

matrixHeightproperty 
public var matrixHeight:int

matrixRatioYproperty 
public var matrixRatioY:int

matrixWidthproperty 
public var matrixWidth:int

offsetYproperty 
public var offsetY:Number

spaceBeforeAddproperty 
public var spaceBeforeAdd:Number

spaceBottomproperty 
public var spaceBottom:Number

spaceLeftproperty 
public var spaceLeft:Number

spaceRightproperty 
public var spaceRight:Number

spaceTextTopproperty 
public var spaceTextTop:Number

spaceTopproperty 
public var spaceTop:Number

textHeightproperty 
public var textHeight:Number

textPositionproperty 
public var textPosition:Number

textPositionBottomproperty 
public var textPositionBottom:Number

textPositionTopproperty 
public var textPositionTop:Number

textStringproperty 
public var textString:String

wideToNarrowRatioproperty 
public var wideToNarrowRatio:Number

Constructor Detail
StiBarCodeData()Constructor
public function StiBarCodeData()