public class DefineText2 extends DefineText
DefineText.GlyphEntry, DefineText.Record, DefineText.RecordType0, DefineText.RecordType1bounds, character, matrix, textCONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS| Constructor and Description | 
|---|
| DefineText2() | 
| DefineText2(int id,
           Rectangle2D bounds,
           AffineTransform matrix,
           Vector<DefineText.Record> text) | 
| Modifier and Type | Method and Description | 
|---|---|
| SWFTag | read(int tagID,
    SWFInputStream swf,
    int len) | 
| void | write(int tagID,
     SWFOutputStream swf) | 
read, toString, writegetTagTypepublic DefineText2(int id,
           Rectangle2D bounds,
           AffineTransform matrix,
           Vector<DefineText.Record> text)
public DefineText2()
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read in class DefineTextIOExceptionpublic void write(int tagID,
         SWFOutputStream swf)
           throws IOException
write in class DefineTextIOExceptionCopyright © 2014. All rights reserved.