Uses of Class
org.apache.fontbox.ttf.GlyphTable
Packages that use GlyphTable
-
Uses of GlyphTable in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf declared as GlyphTableMethods in org.apache.fontbox.ttf that return GlyphTableModifier and TypeMethodDescriptionOpenTypeFont.getGlyph()
TrueTypeFont.getGlyph()
Get the glyf table for this TTF.Methods in org.apache.fontbox.ttf with parameters of type GlyphTableModifier and TypeMethodDescription(package private) void
GlyphData.initData
(GlyphTable glyphTable, TTFDataStream data, int leftSideBearing) This will read the required data from the stream.Constructors in org.apache.fontbox.ttf with parameters of type GlyphTableModifierConstructorDescription(package private)
GlyfCompositeDescript
(TTFDataStream bais, GlyphTable glyphTable) Constructor.