Uses of Class
org.gnu.pango.Coverage

Packages that use Coverage
org.gnu.pango   
 

Uses of Coverage in org.gnu.pango
 

Methods in org.gnu.pango that return Coverage
 Coverage Font.getCoverage(Language lang)
          Computes the coverage map for a given font and language tag.
 

Methods in org.gnu.pango with parameters of type Coverage
 void Coverage.setMax(Coverage other)
          Set the coverage for each index in coverage to be the max (better) value of the current coverage for the index and the coverage for the corresponding index in other.
 


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