static class Font.TextExtents
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
ascent |
(package private) int |
height |
(package private) int |
width |
| Constructor and Description |
|---|
TextExtents(int width,
int height,
int ascent) |