Uses of Class
com.openhtmltopdf.bidi.ParagraphSplitter.Paragraph
| Package | Description |
|---|---|
| com.openhtmltopdf.bidi |
-
Uses of ParagraphSplitter.Paragraph in com.openhtmltopdf.bidi
Subclasses of ParagraphSplitter.Paragraph in com.openhtmltopdf.bidi Modifier and Type Class Description static classParagraphSplitter.FakeParagraphA fake paragraqph only supports manual BIDI classification.Methods in com.openhtmltopdf.bidi that return ParagraphSplitter.Paragraph Modifier and Type Method Description ParagraphSplitter.ParagraphParagraphSplitter. lookupBlockElement(Element elem)ParagraphSplitter.ParagraphParagraphSplitter. lookupParagraph(Text node)Get the paragraph object that a Text node is associated with.