Package org.luwrain.controls.reader.view
Class View
java.lang.Object
org.luwrain.controls.reader.view.View
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static Row[]
buildRows
(org.luwrain.controls.reader.view.RowPart[] parts) protected void
calcAbsRowNums
(org.luwrain.controls.reader.view.RowPart[] parts) protected int
calcRowsPosition
(Row[] rows) getIterator
(int startingIndex) static String[]
getParagraphLines
(Paragraph para, int width)
-
Field Details
-
DEFAULT_ITERATOR_INDEX_PROPERTY
- See Also:
-
doc
-
root
-
paragraphs
-
rowParts
protected final org.luwrain.controls.reader.view.RowPart[] rowParts -
rows
-
lineCount
protected final int lineCount
-
-
Constructor Details
-
View
-
-
Method Details
-
createLayout
-
calcAbsRowNums
protected void calcAbsRowNums(org.luwrain.controls.reader.view.RowPart[] parts) -
buildRows
-
calcRowsPosition
-
getIterator
-
getIterator
-
getParagraphLines
-