| Package | Description |
|---|---|
| com.sun.javafx.font | |
| com.sun.javafx.font.directwrite |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Glyph |
PrismFontStrike.createGlyph(int glyphCode) |
Glyph |
CompositeStrike.getGlyph(char symbol) |
Glyph |
PrismFontStrike.getGlyph(char ch) |
Glyph |
FontStrike.getGlyph(char symbol) |
Glyph |
CompositeStrike.getGlyph(int glyphCode) |
Glyph |
PrismFontStrike.getGlyph(int glyphCode) |
Glyph |
FontStrike.getGlyph(int glyphCode) |
| Modifier and Type | Class and Description |
|---|---|
class |
DWGlyph |
Copyright © 2025. All rights reserved.