Package | Description |
---|---|
com.sun.javafx.font | |
com.sun.javafx.font.coretext | |
com.sun.javafx.font.directwrite |
Modifier and Type | Class and Description |
---|---|
(package private) class |
FallbackResource |
class |
LogicalFont
This acts as a factory class for the 12 logical composite font
resources which are available as well as providing the implementation
of the resource.
|
(package private) class |
PrismCompositeFontResource |
Modifier and Type | Field and Description |
---|---|
(package private) CompositeFontResource |
CompositeGlyphMapper.font |
private CompositeFontResource |
CompositeStrike.fontResource |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.HashMap<java.lang.String,CompositeFontResource> |
PrismFontFactory.compResourceMap |
Constructor and Description |
---|
CompositeGlyphMapper(CompositeFontResource compFont) |
CompositeStrike(CompositeFontResource fontResource,
float size,
BaseTransform graphicsTransform,
int aaMode,
FontStrikeDesc desc) |
Modifier and Type | Method and Description |
---|---|
private int |
CTGlyphLayout.getFontSlot(long runRef,
CompositeFontResource fr,
java.lang.String name,
int slot) |
Modifier and Type | Method and Description |
---|---|
private int |
DWGlyphLayout.getFontSlot(IDWriteFontFace face,
CompositeFontResource composite,
java.lang.String primaryFont,
int slot) |