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 |
PrismFontStrike.getGlyph(char ch) |
Glyph |
FontStrike.getGlyph(char symbol) |
Glyph |
CompositeStrike.getGlyph(char symbol) |
Glyph |
PrismFontStrike.getGlyph(int glyphCode) |
Glyph |
FontStrike.getGlyph(int glyphCode) |
Glyph |
CompositeStrike.getGlyph(int glyphCode) |
Modifier and Type | Class and Description |
---|---|
class |
DWGlyph |
Copyright © 2020. All rights reserved.