public class BitmapFont
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BitmapFont.BitmapGlyph |
| Modifier and Type | Field and Description |
|---|---|
int |
descent |
BitmapFont.BitmapGlyph[] |
glyphs |
int |
height |
float |
v |
| Constructor and Description |
|---|
BitmapFont(java.awt.Font font) |
public BitmapFont.BitmapGlyph[] glyphs
public int descent
public int height
public float v