| Package | Description |
|---|---|
| com.sun.javafx.font | |
| com.sun.javafx.scene.control.skin | |
| com.sun.javafx.tk |
| Modifier and Type | Method and Description |
|---|---|
FontMetrics |
PrismFontLoader.getFontMetrics(Font font) |
| Modifier and Type | Field and Description |
|---|---|
protected ObservableObjectValue<FontMetrics> |
TextInputControlSkin.fontMetrics |
| Modifier and Type | Method and Description |
|---|---|
abstract FontMetrics |
FontLoader.getFontMetrics(Font font) |
static FontMetrics |
FontMetrics.impl_createFontMetrics(float maxAscent,
float ascent,
float xheight,
float descent,
float maxDescent,
float leading,
Font font) |