| Package | Description |
|---|---|
| com.sun.javafx.font |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeGlyphMapper |
class |
OpenTypeGlyphMapper |
| Modifier and Type | Field and Description |
|---|---|
(package private) CharToGlyphMapper[] |
CompositeGlyphMapper.slotMappers |
| Modifier and Type | Method and Description |
|---|---|
CharToGlyphMapper |
LogicalFont.getGlyphMapper() |
CharToGlyphMapper |
PrismFontFile.getGlyphMapper() |
CharToGlyphMapper |
FallbackResource.getGlyphMapper() |
CharToGlyphMapper |
FontResource.getGlyphMapper() |
CharToGlyphMapper |
PrismCompositeFontResource.getGlyphMapper() |
private CharToGlyphMapper |
CompositeGlyphMapper.getSlotMapper(int slot) |