Interface HighlightPainter

All Known Subinterfaces:
TextForegroundHighlighterPainter
All Known Implementing Classes:
ColorHighlightPainter, RectangleHighlightPainter

@API(type=EXTENDABLE, src=PUBLIC) public interface HighlightPainter
Highlight renderer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Renders the highlight.
  • Method Details

    • paint

      void paint(HighlightPainterInfo pi)
      Renders the highlight.
      Parameters:
      pi - Information used by highlight