|
Oxygen XML Editor 13.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
@API(type=EXTENDABLE,
src=PUBLIC)
public class RectangleHighlightPainterFill a rectangle for the given highlight.
| Constructor Summary | |
|---|---|
RectangleHighlightPainter(Color fillColor)
Constructor. |
|
| Method Summary | |
|---|---|
void |
paint(HighlightPainterInfo pi)
Renders the highlight. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RectangleHighlightPainter(Color fillColor)
fillColor - The fill color.| Method Detail |
|---|
public void paint(HighlightPainterInfo pi)
HighlightPainter
paint in interface HighlightPainterpi - Information used by highlightHighlightPainter.paint(ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo)
|
Oxygen XML Editor 13.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||