Package | Description |
---|---|
com.sun.javafx.font | |
com.sun.javafx.font.coretext | |
com.sun.javafx.font.directwrite | |
com.sun.javafx.font.freetype |
Modifier and Type | Class and Description |
---|---|
class |
PrismFontStrike<T extends PrismFontFile> |
Modifier and Type | Method and Description |
---|---|
protected abstract PrismFontFile |
PrismFontFactory.createFontFile(String name,
String filename,
int fIndex,
boolean register,
boolean embedded,
boolean copy,
boolean tracked) |
Constructor and Description |
---|
OpenTypeGlyphMapper(PrismFontFile font) |
Modifier and Type | Method and Description |
---|---|
protected PrismFontFile |
CTFactory.createFontFile(String name,
String filename,
int fIndex,
boolean register,
boolean embedded,
boolean copy,
boolean tracked) |
Modifier and Type | Method and Description |
---|---|
protected PrismFontFile |
DWFactory.createFontFile(String name,
String filename,
int fIndex,
boolean register,
boolean embedded,
boolean copy,
boolean tracked) |
Modifier and Type | Method and Description |
---|---|
protected PrismFontFile |
FTFactory.createFontFile(String name,
String filename,
int fIndex,
boolean register,
boolean embedded,
boolean copy,
boolean tracked) |
Copyright © 2020. All rights reserved.