Uses of Class
org.apache.fontbox.ttf.GlyphTable
Packages that use GlyphTable
-
Uses of GlyphTable in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return GlyphTableMethods in org.apache.fontbox.ttf with parameters of type GlyphTableModifier and TypeMethodDescriptionvoid
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 GlyphTableModifierConstructorDescriptionGlyfCompositeDescript
(TTFDataStream bais, GlyphTable glyphTable) Constructor.