public class SoftWrapHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isCaretAfterSoftWrap(CaretImpl caret)
Every soft wrap implies that multiple visual positions correspond to the same document offset.
|
public static boolean isCaretAfterSoftWrap(CaretImpl caret)
true
if caret offset of the given editor points to visual position that belongs to
visual line where soft wrap end is located