Interface LineOffsets
-
public interface LineOffsets
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetLineCount()intgetLineEnd(int line)intgetLineEnd(int line, boolean includeNewline)intgetLineNumber(int offset)intgetLineStart(int line)intgetTextLength()
-