Uses of Class
sk.upjs.fontmapper.GlyphDataWriter.GlyphData

Uses of GlyphDataWriter.GlyphData in sk.upjs.fontmapper
 

Fields in sk.upjs.fontmapper declared as GlyphDataWriter.GlyphData
protected  GlyphDataWriter.GlyphData GlyphDataWriter.currentGlyph_
          GlyphData that is currently written to.
 

Fields in sk.upjs.fontmapper with type parameters of type GlyphDataWriter.GlyphData
protected  java.util.ArrayList<java.util.ArrayList<GlyphDataWriter.GlyphData>> GlyphDataWriter.glyphs_
          GlyphData of all glyphs in all pages.