Uses of Class
org.apache.fontbox.ttf.GlyphData
Packages that use GlyphData
-
Uses of GlyphData in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf declared as GlyphDataMethods in org.apache.fontbox.ttf that return GlyphDataModifier and TypeMethodDescriptionGlyphTable.getGlyph
(int gid) Returns the data for the glyph with the given GID.private GlyphData
GlyphTable.getGlyphData
(int gid) GlyphTable.getGlyphs()
Deprecated.Methods in org.apache.fontbox.ttf with parameters of type GlyphData
GlyphTable.getGlyph(int)
instead.