public class WrapElementMeasuringIterator extends WrapElementIterator
WrapElementIterator
extension that also calculates widths of elements.myText
Constructor and Description |
---|
WrapElementMeasuringIterator(EditorView view,
int startOffset,
int endOffset) |
Modifier and Type | Method and Description |
---|---|
float |
getElementEndX(float startX) |
advance, atEnd, getCodePoint, getCurrentFold, getElementEndOffset, getElementStartOffset, getFontStyle, getLogicalLine, isFoldRegion, isLineBreak, isWhitespace, nextIsFoldRegion, retreat
public WrapElementMeasuringIterator(EditorView view, int startOffset, int endOffset)