Uses of Class
pt.tumba.parser.swf.Text.Row

Packages that use Text.Row
pt.tumba.parser.swf   
 

Uses of Text.Row in pt.tumba.parser.swf
 

Methods in pt.tumba.parser.swf that return Text.Row
 Text.Row Text.row(Font.Chars chars, Color color, double x, double y, boolean hasX, boolean hasY)
          Add a contiguous set of characters that have the same font, size, color and vertical position.