A B C D E F G H I L M N O P R S T V W

G

glyphData(int, int) - Method in class sk.upjs.fontmapper.GlyphDataWriter
Set metadata about all glyphs to output.
GlyphDataOutputException - Exception in sk.upjs.fontmapper
 
GlyphDataOutputException() - Constructor for exception sk.upjs.fontmapper.GlyphDataOutputException
 
GlyphDataOutputException(String) - Constructor for exception sk.upjs.fontmapper.GlyphDataOutputException
 
GlyphDataWriter - Class in sk.upjs.fontmapper
Base class for classes handling glyph data output.
GlyphDataWriter() - Constructor for class sk.upjs.fontmapper.GlyphDataWriter
Constructor.
GlyphDataWriter.GlyphData - Class in sk.upjs.fontmapper
Stores output data for single glyph.
GlyphDataWriter.GlyphData() - Constructor for class sk.upjs.fontmapper.GlyphDataWriter.GlyphData
Constructor.
GlyphDataWriterDefault - Class in sk.upjs.fontmapper
Default implementation of GlyphDataWriter.
GlyphDataWriterDefault() - Constructor for class sk.upjs.fontmapper.GlyphDataWriterDefault
 
glyphFinish() - Method in class sk.upjs.fontmapper.GlyphDataWriter
Finish adding a glyph.
glyphImage_(char, int, TexturePage) - Method in class sk.upjs.fontmapper.FontRenderer
Return an image with glyph of specified character.
glyphMetrics(Point, int, Dimension) - Method in class sk.upjs.fontmapper.GlyphDataWriter
Set glyph metrics of the glyph currently being added.
glyphs_ - Variable in class sk.upjs.fontmapper.GlyphDataWriter
GlyphData of all glyphs in all pages.
glyphTexCoords(Rectangle2D.Float) - Method in class sk.upjs.fontmapper.GlyphDataWriter
Set texture coordinates of the glyph currently being added.
graphics_ - Variable in class sk.upjs.fontmapper.TexturePage
Graphics2D used to draw textures on the page.

A B C D E F G H I L M N O P R S T V W