|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.x11.Fontable.TextExtentInfo
public class Fontable.TextExtentInfo
Reply of Fontable.text_extent(String)
.
Field Summary | |
---|---|
int |
font_ascent
|
int |
font_descent
|
boolean |
left_to_right
|
int |
overall_ascent
|
int |
overall_descent
|
int |
overall_left
|
int |
overall_right
|
Method Summary | |
---|---|
int |
overall_width()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean left_to_right
public int font_ascent
public int font_descent
public int overall_ascent
public int overall_descent
public int overall_left
public int overall_right
Method Detail |
---|
public int overall_width()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |