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