|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TTFTable | |
|---|---|
| org.freehep.graphicsio.font.truetype | Interface for TrueType Font information, using a Java Font class or read from a TrueType font file. |
| Uses of TTFTable in org.freehep.graphicsio.font.truetype |
|---|
| Subclasses of TTFTable in org.freehep.graphicsio.font.truetype | |
|---|---|
class |
TTFCMapTable
CMAP Table. |
class |
TTFGlyfTable
GLYPH Table. |
class |
TTFHeadTable
HEAD Table. |
class |
TTFHHeaTable
HHEA Table. |
class |
TTFHMtxTable
HMTX Table. |
class |
TTFLocaTable
LOCA Table. |
class |
TTFMaxPTable
MAXP Table. |
class |
TTFNameTable
NAME Table. |
class |
TTFOS_2Table
OS/2 Table. |
class |
TTFPostTable
POST Table. |
class |
TTFVersionTable
VERSION Table. |
| Methods in org.freehep.graphicsio.font.truetype that return TTFTable | |
|---|---|
TTFTable |
TTFTable.getTable(String tag)
|
TTFTable |
TTFFont.getTable(String tag)
Returns the table with the given tag and reads it if necessary. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||