@API(type=EXTENDABLE,
     src=PUBLIC)
public interface Highlight
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getAdditionalData()  | 
int | 
getEndOffset()
Gets the ending model offset for the highlight. 
 | 
HighlightPainter | 
getPainter()
Gets the painter for the highlighter. 
 | 
int | 
getStartOffset()
Gets the starting model offset for the highlight. 
 | 
int getStartOffset()
int getEndOffset()
java.lang.Object getAdditionalData()
HighlightPainter getPainter()
© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.