|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gl4java.utils.glut.fonts.StrokeFontRec
Field Summary | |
float |
bottom
|
StrokeCharRec[] |
ch
|
java.lang.String |
name
|
int |
num_chars
|
float |
top
|
Constructor Summary | |
StrokeFontRec(java.lang.String n,
int num,
StrokeCharRec[] c,
float t,
float b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String name
public int num_chars
public StrokeCharRec[] ch
public float top
public float bottom
Constructor Detail |
public StrokeFontRec(java.lang.String n, int num, StrokeCharRec[] c, float t, float b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |