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