gnu.x11
Class Fontable.FontInfo
java.lang.Object
gnu.x11.Fontable.FontInfo
- Enclosing class:
- Fontable
public class Fontable.FontInfo
- extends java.lang.Object
Reply of Fontable.info()
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
default_char
public int default_char
draw_direction
public int draw_direction
all_chars_exist
public boolean all_chars_exist
properties
public Fontable.FontInfo.FontProperty[] properties
LEFT_TO_RIGHT
public static final int LEFT_TO_RIGHT
- See Also:
- Constant Field Values
RIGHT_TO_LEFT
public static final int RIGHT_TO_LEFT
- See Also:
- Constant Field Values
font_ascent
public int font_ascent()
font_descent
public int font_descent()
max_bounds
public Fontable.FontInfo.CharInfo max_bounds()
min_bounds
public Fontable.FontInfo.CharInfo min_bounds()
max_byte1
public int max_byte1()
min_byte1
public int min_byte1()
min_char_or_byte2
public int min_char_or_byte2()
max_char_or_byte2
public int max_char_or_byte2()
char_infos
public Fontable.FontInfo.CharInfo[] char_infos()