|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.freehep.graphicsio.font.truetype.TTFFont
TrueType Font with all its tables.
| Constructor Summary | |
TTFFont()
|
|
| Method Summary | |
void |
close()
|
abstract int |
getFontVersion()
|
TTFTable |
getTable(String tag)
Returns the table with the given tag and reads it if necessary. |
void |
readAll()
Reads all tables. |
void |
show()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TTFFont()
| Method Detail |
public abstract int getFontVersion()
public void show()
public TTFTable getTable(String tag)
throws IOException
IOException
public void readAll()
throws IOException
IOException
public void close()
throws IOException
IOException
|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||