Package | Description |
---|---|
com.sun.javafx.font.directwrite |
Modifier and Type | Field and Description |
---|---|
private static IDWriteFontCollection |
DWFactory.FONT_COLLECTION |
Modifier and Type | Method and Description |
---|---|
(package private) static IDWriteFontCollection |
DWFactory.getFontCollection() |
(package private) IDWriteFontCollection |
IDWriteFactory.GetSystemFontCollection(boolean checkForUpdates) |
Modifier and Type | Method and Description |
---|---|
(package private) IDWriteTextFormat |
IDWriteFactory.CreateTextFormat(java.lang.String fontFamily,
IDWriteFontCollection fontCollection,
int fontWeight,
int fontStyle,
int fontStretch,
float fontSize,
java.lang.String localeName) |