Uses of Interface
org.freehep.graphics2d.font.FontUtilities.ShowString

Packages that use FontUtilities.ShowString
org.freehep.graphics2d.font Font encoding tables and lookup classes to query the tables. 
 

Uses of FontUtilities.ShowString in org.freehep.graphics2d.font
 

Methods in org.freehep.graphics2d.font with parameters of type FontUtilities.ShowString
static void FontUtilities.showString(java.awt.Font font, java.lang.String string, CharTable latinTable, FontUtilities.ShowString device)
          Shows a String and switches the encoding (and font) everytime the unicode characters leave the range of the curent encoding.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.