Uses of Class
crystalspace.jbind.impl.video.fontserv.csGlyphMetrics

Packages that use csGlyphMetrics
crystalspace.jbind.impl.video.fontserv   
crystalspace.jbind.interfaces.ivideo.fontserv   
 

Uses of csGlyphMetrics in crystalspace.jbind.impl.video.fontserv
 

Methods in crystalspace.jbind.impl.video.fontserv with parameters of type csGlyphMetrics
 boolean csFont.getGlyphMetrics(int c, csGlyphMetrics metrics)
           
 

Uses of csGlyphMetrics in crystalspace.jbind.interfaces.ivideo.fontserv
 

Methods in crystalspace.jbind.interfaces.ivideo.fontserv with parameters of type csGlyphMetrics
 boolean iFont.getGlyphMetrics(int c, csGlyphMetrics metrics)
          Return the metrics of a glyph.