Uses of Class
org.gnu.pango.FontMask

Packages that use FontMask
org.gnu.pango   
 

Uses of FontMask in org.gnu.pango
 

Fields in org.gnu.pango declared as FontMask
static FontMask FontMask.FAMILY
           
static FontMask FontMask.STYLE
           
static FontMask FontMask.VARIANT
           
static FontMask FontMask.WEIGHT
           
static FontMask FontMask.STRETCH
           
static FontMask FontMask.SIZE
           
 

Methods in org.gnu.pango that return FontMask
static FontMask FontMask.intern(int value)
           
 FontMask FontMask.or(FontMask other)
           
 FontMask FontMask.and(FontMask other)
           
 FontMask FontMask.xor(FontMask other)
           
 FontMask FontDescription.getSetFields()
          Determines which fields in a font description have been set.
 

Methods in org.gnu.pango with parameters of type FontMask
 FontMask FontMask.or(FontMask other)
           
 FontMask FontMask.and(FontMask other)
           
 FontMask FontMask.xor(FontMask other)
           
 boolean FontMask.test(FontMask other)
           
 


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