Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.highlights
Interface HighlightPainter

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

@API(type=EXTENDABLE,
     src=PUBLIC)
public interface HighlightPainter

Highlight renderer.


Method Summary
 void paint(HighlightPainterInfo pi)
          Renders the highlight.
 

Method Detail

paint

void paint(HighlightPainterInfo pi)
Renders the highlight.

Parameters:
pi - Information used by highlight

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.