|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gl4java.utils.glut.fonts.StrokeCharRec
Field Summary | |
float |
center
|
int |
num_strokes
|
float |
right
|
StrokeRec[] |
stroke
|
Constructor Summary | |
StrokeCharRec(int n,
StrokeRec[] strk,
float c,
float r)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int num_strokes
public StrokeRec[] stroke
public float center
public float right
Constructor Detail |
public StrokeCharRec(int n, StrokeRec[] strk, float c, float r)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |