Uses of Class
pt.tumba.parser.swf.TagWriter

Packages that use TagWriter
pt.tumba.parser.swf   
 

Uses of TagWriter in pt.tumba.parser.swf
 

Fields in pt.tumba.parser.swf declared as TagWriter
protected  TagWriter ActionWriter.tagWriter
          Description of the Field
protected  TagWriter TagWriter.SWFShapeImpl.writer
          Description of the Field
 

Constructors in pt.tumba.parser.swf with parameters of type TagWriter
ActionWriter(TagWriter tagWriter, int flashVersion)
          Constructor for the ActionWriter object
TagWriter.ButtonActionWriter(TagWriter tagWriter, int flashVersion, java.util.List buttonRecs)
          Constructor for the ButtonActionWriter object
TagWriter.Font2ShapeImpl(TagWriter writer, int flags, int glyphCount, int ascent, int descent, int leading, int[] codes, int[] advances, Rect[] bounds, int[] kernCodes1, int[] kernCodes2, int[] kernAdjustments)
          Constructor for the Font2ShapeImpl object
TagWriter.MorphShapeImpl(TagWriter writer)
          Constructor for the MorphShapeImpl object
TagWriter.SWFShapeImpl(TagWriter writer, boolean hasAlpha, boolean hasStyle)
          For shapes (other than glyphs)
TagWriter.SWFShapeImpl(TagWriter writer, int glyphCount)
          For glyphs