|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrueTypeFont | |
|---|---|
| com.sun.pdfview.font.ttf | |
| Uses of TrueTypeFont in com.sun.pdfview.font.ttf |
|---|
| Methods in com.sun.pdfview.font.ttf that return TrueTypeFont | |
|---|---|
static TrueTypeFont |
TrueTypeFont.parseFont(byte[] orig)
Parses a TrueType font from a byte array |
static TrueTypeFont |
TrueTypeFont.parseFont(java.nio.ByteBuffer inBuf)
Parses a TrueType font from a byte buffer |
| Methods in com.sun.pdfview.font.ttf with parameters of type TrueTypeFont | |
|---|---|
static TrueTypeTable |
TrueTypeTable.createTable(TrueTypeFont ttf,
java.lang.String tagString)
Get a new instance of an empty table by tag string |
static TrueTypeTable |
TrueTypeTable.createTable(TrueTypeFont ttf,
java.lang.String tagString,
java.nio.ByteBuffer data)
Get a new instance of a table with provided data |
| Constructors in com.sun.pdfview.font.ttf with parameters of type TrueTypeFont | |
|---|---|
GlyfTable(TrueTypeFont ttf)
Creates a new instance of HmtxTable |
|
HmtxTable(TrueTypeFont ttf)
Creates a new instance of HmtxTable |
|
LocaTable(TrueTypeFont ttf)
Creates a new instance of HmtxTable |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||