public static class ParagraphSplitter.Paragraph extends Object
| Modifier and Type | Method and Description |
|---|---|
byte |
getActualDirection() |
IdentValue |
getCSSDirection() |
int |
getFirstCharIndexInParagraph(Text text) |
BidiTextRun |
nextSplit(int startIndexInParagraph) |
BidiTextRun |
prevSplit(int startIndexInParagraph) |
public int getFirstCharIndexInParagraph(Text text)
public BidiTextRun nextSplit(int startIndexInParagraph)
public BidiTextRun prevSplit(int startIndexInParagraph)
public byte getActualDirection()
public IdentValue getCSSDirection()
Copyright © 2018. All rights reserved.