Package | Description |
---|---|
com.sun.javafx.text |
Modifier and Type | Field and Description |
---|---|
(package private) TextLine |
TextRun.line |
private TextLine[] |
PrismTextLayout.lines |
(package private) TextLine[] |
LayoutCache.lines |
Modifier and Type | Method and Description |
---|---|
private TextLine |
PrismTextLayout.createLine(int start,
int end,
int startOffset) |
Modifier and Type | Method and Description |
---|---|
private void |
PrismTextLayout.computeSideBearings(TextLine line) |
private void |
PrismTextLayout.reorderLine(TextLine line) |
void |
TextRun.setLine(TextLine line) |