public class FontIcons extends Object
| Constructor and Description |
|---|
FontIcons() |
| Modifier and Type | Method and Description |
|---|---|
static javafx.scene.text.Text |
glyph(String type,
double size,
javafx.scene.paint.Color color) |
static javafx.scene.text.Text |
glyphIcon(String type) |
static javafx.scene.text.Text |
glyphIcon(String type,
double size) |
public static javafx.scene.text.Text glyphIcon(@Nonnull @PropertyKey(resourceBundle="fonts.meta") String type, double size)
public static javafx.scene.text.Text glyph(@Nonnull @PropertyKey(resourceBundle="fonts.meta") String type, double size, @Nonnull javafx.scene.paint.Color color)
public static javafx.scene.text.Text glyphIcon(@PropertyKey(resourceBundle="fonts.meta")
String type)
Copyright © 2012–2017 MARID software development group. All rights reserved.