|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gl4java.utils.glut.fonts.BitmapCharRec
| Field Summary | |
float |
advance
|
byte[] |
bitmap
|
int |
height
|
int |
width
|
float |
xorig
|
float |
yorig
|
| Constructor Summary | |
BitmapCharRec(int w,
int h,
float xo,
float yo,
float adv,
byte[] bm)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int width
public int height
public float xorig
public float yorig
public float advance
public byte[] bitmap
| Constructor Detail |
public BitmapCharRec(int w,
int h,
float xo,
float yo,
float adv,
byte[] bm)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||