public class DefineFont extends DefinitionTag
CONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS| Constructor and Description | 
|---|
| DefineFont() | 
| DefineFont(int id) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | add(SWFShape shape) | 
| int | getGlyphCount() | 
| SWFTag | read(int tagID,
    SWFInputStream swf,
    int len) | 
| void | setFontInfo(DefineFontInfo info) | 
| String | toString() | 
| void | write(int tagID,
     SWFOutputStream swf) | 
getTagTypepublic void add(SWFShape shape)
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read in class SWFTagIOExceptionpublic void write(int tagID,
         SWFOutputStream swf)
           throws IOException
write in class SWFTagIOExceptionpublic int getGlyphCount()
public void setFontInfo(DefineFontInfo info)
public String toString()
toString in class DefinitionTagCopyright © 2014. All rights reserved.