public class FontUtils
extends java.lang.Object
| Constructor and Description |
|---|
FontUtils() |
| Modifier and Type | Method and Description |
|---|---|
static javafx.scene.text.Font |
createFont(java.lang.String fontFamily,
java.lang.String fontStyle,
double fontSize) |
static java.util.List<java.lang.String> |
getSupportedFontStyles(java.lang.String fontFamily,
double size) |