|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.x11.Fontable.FontInfo.CharInfo
public class Fontable.FontInfo.CharInfo
Encapsulates information about one character.
Field Summary | |
---|---|
int |
ascent
|
int |
attributes
|
int |
character_width
|
int |
descent
|
int |
left_side_bearing
|
int |
right_side_bearing
|
Method Summary | |
---|---|
int |
character_width()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int left_side_bearing
public int right_side_bearing
public int character_width
public int ascent
public int descent
public int attributes
Method Detail |
---|
public int character_width()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |