Interface HighlightPainter
- All Known Subinterfaces:
TextForegroundHighlighterPainter
- All Known Implementing Classes:
ColorHighlightPainter
,RectangleHighlightPainter
@API(type=EXTENDABLE,
src=PUBLIC)
public interface HighlightPainter
Highlight renderer.
-
Method Summary
-
Method Details
-
paint
Renders the highlight.- Parameters:
pi
- Information used by highlight
-