Package | Description |
---|---|
com.sun.javafx.font.directwrite | |
com.sun.javafx.sg.prism | |
com.sun.javafx.text |
Modifier and Type | Method and Description |
---|---|
protected TextRun |
DWGlyphLayout.addTextRun(PrismTextLayout layout,
char[] chars,
int start,
int length,
PGFont font,
TextSpan span,
byte level) |
Modifier and Type | Field and Description |
---|---|
private PrismTextLayout |
NGCanvas.textLayout |
Modifier and Type | Field and Description |
---|---|
private static PrismTextLayout |
PrismTextLayoutFactory.reusableTL |
Modifier and Type | Method and Description |
---|---|
protected TextRun |
GlyphLayout.addTextRun(PrismTextLayout layout,
char[] chars,
int start,
int length,
PGFont font,
TextSpan span,
byte level) |
private TextRun |
GlyphLayout.addTextRun(PrismTextLayout layout,
char[] chars,
int start,
int length,
PGFont font,
TextSpan span,
byte level,
boolean complex) |
int |
GlyphLayout.breakRuns(PrismTextLayout layout,
char[] chars,
int flags) |