public class TTFFile extends TTFFont
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getFontVersion() |
void |
show() |
public TTFFile(String name) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic int getFontVersion()
getFontVersion in class TTFFontpublic void close()
throws IOException
close in class TTFFontIOExceptionCopyright © 2014. All rights reserved.