Uses of Class
sdljava.ttf.GlyphMetrics

Packages that use GlyphMetrics
sdljava.ttf Provides the interface to SDL TTF routines defined in SDL_ttf.h 
 

Uses of GlyphMetrics in sdljava.ttf
 

Methods in sdljava.ttf that return GlyphMetrics
 GlyphMetrics SDLTrueTypeFont.glyphMetrics(char c)
          Gets the glyph metrics from the font file.