Packagecom.swfwire.decompiler.data.swf.tags
Classpublic class DefineTextTag
InheritanceDefineTextTag Inheritance SWFTag Inheritance Object



Public Properties
 PropertyDefined By
  advanceBits : uint
DefineTextTag
  characterId : uint
DefineTextTag
  glyphBits : uint
DefineTextTag
 Inheritedheader : TagHeaderRecord
SWFTag
  textBounds : RectangleRecord
DefineTextTag
  textMatrix : MatrixRecord
DefineTextTag
  textRecords : Vector.<TextRecord>
DefineTextTag
Property Detail
advanceBitsproperty
public var advanceBits:uint

characterIdproperty 
public var characterId:uint

glyphBitsproperty 
public var glyphBits:uint

textBoundsproperty 
public var textBounds:RectangleRecord

textMatrixproperty 
public var textMatrix:MatrixRecord

textRecordsproperty 
public var textRecords:Vector.<TextRecord>