Package | Description |
---|---|
com.sun.javafx.font.directwrite | |
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 | Method and Description |
---|---|
protected TextRun |
GlyphLayout.addTextRun(PrismTextLayout layout,
char[] chars,
int start,
int length,
PGFont font,
TextSpan span,
byte level) |
int |
GlyphLayout.breakRuns(PrismTextLayout layout,
char[] chars,
int flags) |
Copyright © 2020. All rights reserved.