|
Eclipse Platform Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AnnotationPainter.IDrawingStrategy
A drawing strategy responsible for drawing a certain decoration.
| Method Summary | |
|---|---|
void |
draw(Annotation annotation,
GC gc,
StyledText textWidget,
int offset,
int length,
Color color)
Draws a decoration of the given length start at the given offset in the given color onto the specified GC. |
| Method Detail |
|---|
void draw(Annotation annotation,
GC gc,
StyledText textWidget,
int offset,
int length,
Color color)
annotation - the annotation to be drawngc - the graphical contexttextWidget - the text widget to draw onoffset - the offset of the linelength - the length of the linecolor - the color of the line
|
Eclipse Platform Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.