| Package | Description |
|---|---|
| com.sun.javafx.text |
| Modifier and Type | Field and Description |
|---|---|
(package private) TextLine |
TextRun.line |
(package private) TextLine[] |
LayoutCache.lines |
private TextLine[] |
PrismTextLayout.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) |