Uses of Class
org.gnu.pango.Language

Packages that use Language
org.gnu.gtk   
org.gnu.pango   
 

Uses of Language in org.gnu.gtk
 

Methods in org.gnu.gtk that return Language
 Language TextIter.getLanguage()
          A convenience wrapper which returns the language in effect at iter.
 Language TextAttributes.getLanguage()
           
 

Uses of Language in org.gnu.pango
 

Methods in org.gnu.pango that return Language
 Language Context.getLanguage()
          Retrieves the global language tag for the context.
 Language AttrLanguage.getValue()
          Returns the value of the object
 

Methods in org.gnu.pango with parameters of type Language
 void Context.setLanguage(Language lang)
          Sets the language
 FontMetrics Context.getMetrics(FontDescription desc, Language language)
          Get overall metric information for a font particular font description.
 Coverage Font.getCoverage(Language lang)
          Computes the coverage map for a given font and language tag.
 FontMetrics Font.getMetrics(Language lang)
          Gets overall metric information for a font.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net