The {@linkplain ITextSelection#getOffset() offset} and{@linkplain ITextSelection#getLength() length} of an {@link IBlockTextSelection} refer to thesmallest non-virtual range that comprises the entire rectangular selection.
Clients may implement this interface or use the default implementation provided by {@link org.eclipse.jface.text.BlockTextSelection}.
@see org.eclipse.jface.text.BlockTextSelection @since 3.5
|
|
|
|