public class DefineFontInfo2 extends DefineFontInfo
ansi, bold, codes, fontID, italic, name, shiftJIS, wideCodesCONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS| Constructor and Description | 
|---|
| DefineFontInfo2() | 
| DefineFontInfo2(int fontID,
               String name,
               boolean italic,
               boolean bold,
               int languageCode,
               int[] codes) | 
| Modifier and Type | Method and Description | 
|---|---|
| SWFTag | read(int tagID,
    SWFInputStream swf,
    int len) | 
| String | toString() | 
| void | write(int tagID,
     SWFOutputStream swf) | 
getTagTypepublic DefineFontInfo2(int fontID,
               String name,
               boolean italic,
               boolean bold,
               int languageCode,
               int[] codes)
public DefineFontInfo2()
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read in class DefineFontInfoIOExceptionpublic void write(int tagID,
         SWFOutputStream swf)
           throws IOException
write in class DefineFontInfoIOExceptionpublic String toString()
toString in class DefineFontInfoCopyright © 2014. All rights reserved.