|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlyphTable | |
|---|---|
| org.apache.fontbox.ttf | This package contains classes to parse a TTF file. |
| Uses of GlyphTable in org.apache.fontbox.ttf |
|---|
| Methods in org.apache.fontbox.ttf that return GlyphTable | |
|---|---|
GlyphTable |
TrueTypeFont.getGlyph()
Get the glyf table for this TTF. |
| Methods in org.apache.fontbox.ttf with parameters of type GlyphTable | |
|---|---|
void |
GlyphData.initData(GlyphTable glyphTable,
TTFDataStream data)
This will read the required data from the stream. |
| Constructors in org.apache.fontbox.ttf with parameters of type GlyphTable | |
|---|---|
GlyfCompositeDescript(TTFDataStream bais,
GlyphTable glyphTable)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||