Package | com.swfwire.decompiler.data.swf.tags |
Class | public class DefineTextTag |
Inheritance | DefineTextTag ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
advanceBits : uint | DefineTextTag | ||
characterId : uint | DefineTextTag | ||
glyphBits : uint | DefineTextTag | ||
![]() | header : TagHeaderRecord | SWFTag | |
textBounds : RectangleRecord | DefineTextTag | ||
textMatrix : MatrixRecord | DefineTextTag | ||
textRecords : Vector.<TextRecord> | DefineTextTag |
advanceBits | property |
public var advanceBits:uint
characterId | property |
public var characterId:uint
glyphBits | property |
public var glyphBits:uint
textBounds | property |
public var textBounds:RectangleRecord
textMatrix | property |
public var textMatrix:MatrixRecord
textRecords | property |
public var textRecords:Vector.<TextRecord>