Uses of Interface
crystalspace.jbind.interfaces.ivideo.fontserv.iFontServer

Packages that use iFontServer
crystalspace.jbind.impl.video.fontserv   
crystalspace.jbind.impl.video.graph2d   
crystalspace.jbind.interfaces.ivideo.graph2d   
 

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

Classes in crystalspace.jbind.impl.video.fontserv that implement iFontServer
 class csFontServer
           
 

Uses of iFontServer in crystalspace.jbind.impl.video.graph2d
 

Methods in crystalspace.jbind.impl.video.graph2d that return iFontServer
 iFontServer csGraphics2D.getFontServer()
           
 

Uses of iFontServer in crystalspace.jbind.interfaces.ivideo.graph2d
 

Methods in crystalspace.jbind.interfaces.ivideo.graph2d that return iFontServer
 iFontServer iGraphics2D.getFontServer()
          Get the active font server (does not do IncRef(););.