public class GlyphMetrics extends Object
| Constructor and Description |
|---|
GlyphMetrics() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBaselinePosition() |
int |
getHeight() |
int |
getWidth() |
void |
setBaselinePosition(int baselinePosition) |
void |
setHeight(int height) |
void |
setWidth(int width) |