public class LineRegion extends TextSegment implements ILineRegion
EMPTY_REGION| Constructor and Description |
|---|
LineRegion(ITextRegionAccess regionAccess,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
ITextSegment |
getIndentation() |
ILineRegion |
getNextLine() |
ILineRegion |
getPreviousLine() |
getLength, getOffset, getTextRegionAccess, toStringcompareTo, contains, contains, equals, getEndOffset, getLineCount, getLineRegions, getText, hashCode, isMultiline, merge, replaceWithclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEndOffset, getLineCount, getLineRegions, getText, getTextRegionAccess, isMultiline, merge, replaceWithcompareTocontains, contains, getLength, getOffsetpublic LineRegion(ITextRegionAccess regionAccess, int offset, int length)
public ITextSegment getIndentation()
getIndentation in interface ILineRegionpublic ILineRegion getNextLine()
getNextLine in interface ILineRegionpublic ILineRegion getPreviousLine()
getPreviousLine in interface ILineRegionCopyright © 2015. All Rights Reserved.