| 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 |
|---|---|
private java.util.Map<java.lang.Integer,Glyph> |
PrismFontStrike.glyphMap |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Glyph |
PrismFontStrike.createGlyph(int glyphCode) |
Glyph |
PrismFontStrike.getGlyph(char ch) |
Glyph |
CompositeStrike.getGlyph(char symbol) |
Glyph |
FontStrike.getGlyph(char symbol) |
Glyph |
PrismFontStrike.getGlyph(int glyphCode) |
Glyph |
CompositeStrike.getGlyph(int glyphCode) |
Glyph |
FontStrike.getGlyph(int glyphCode) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CTGlyph |
| Modifier and Type | Method and Description |
|---|---|
protected Glyph |
CTFontStrike.createGlyph(int glyphCode) |
| Modifier and Type | Class and Description |
|---|---|
class |
DWGlyph |
| Modifier and Type | Method and Description |
|---|---|
protected Glyph |
DWFontStrike.createGlyph(int glyphCode) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
FTGlyph |
| Modifier and Type | Method and Description |
|---|---|
protected Glyph |
FTFontStrike.createGlyph(int glyphCode) |