|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gl4java.utils.glut.fonts.StrokeRec
Field Summary | |
CoordRec[] |
coord
|
int |
num_coords
|
Constructor Summary | |
StrokeRec(int num,
CoordRec[] c)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int num_coords
public CoordRec[] coord
Constructor Detail |
public StrokeRec(int num, CoordRec[] c)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |