| Package | Description |
|---|---|
| com.sun.javafx.font | |
| com.sun.javafx.font.coretext | |
| com.sun.javafx.font.directwrite | |
| com.sun.javafx.font.freetype |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Map<FontStrikeDesc,java.lang.ref.WeakReference<PrismFontStrike>> |
PrismFontFile.strikeMap |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PrismFontStrike |
PrismFontFile.createStrike(float size,
BaseTransform transform,
int aaMode,
FontStrikeDesc desc) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CTFontStrike |
| Modifier and Type | Method and Description |
|---|---|
protected PrismFontStrike<CTFontFile> |
CTFontFile.createStrike(float size,
BaseTransform transform,
int aaMode,
FontStrikeDesc desc) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DWFontStrike |
| Modifier and Type | Method and Description |
|---|---|
protected PrismFontStrike<DWFontFile> |
DWFontFile.createStrike(float size,
BaseTransform transform,
int aaMode,
FontStrikeDesc desc) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
FTFontStrike |
| Modifier and Type | Method and Description |
|---|---|
protected PrismFontStrike<?> |
FTFontFile.createStrike(float size,
BaseTransform transform,
int aaMode,
FontStrikeDesc desc) |