Package | Description |
---|---|
com.sun.javafx.font | |
com.sun.javafx.font.coretext | |
com.sun.javafx.font.directwrite | |
com.sun.javafx.font.freetype | |
com.sun.javafx.text |
Modifier and Type | Method and Description |
---|---|
abstract GlyphLayout |
PrismFontFactory.createGlyphLayout() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
CTGlyphLayout |
Modifier and Type | Method and Description |
---|---|
GlyphLayout |
CTFactory.createGlyphLayout() |
Modifier and Type | Class and Description |
---|---|
class |
DWGlyphLayout |
Modifier and Type | Method and Description |
---|---|
GlyphLayout |
DWFactory.createGlyphLayout() |
Modifier and Type | Class and Description |
---|---|
private static class |
FTFactory.StubGlyphLayout |
class |
HBGlyphLayout |
(package private) class |
PangoGlyphLayout |
Modifier and Type | Method and Description |
---|---|
GlyphLayout |
FTFactory.createGlyphLayout() |
Modifier and Type | Field and Description |
---|---|
private static GlyphLayout |
GlyphLayout.reusableGL |
Modifier and Type | Method and Description |
---|---|
static GlyphLayout |
GlyphLayout.getInstance() |
private static GlyphLayout |
GlyphLayout.newInstance() |
Modifier and Type | Method and Description |
---|---|
private void |
PrismTextLayout.shape(TextRun run,
char[] chars,
GlyphLayout layout) |