public interface AnnotationProvider
Modifier and Type | Method and Description |
---|---|
void |
annotate(Line.Set set,
Lookup context)
Attach annotations to the Line.Set for given context.
|
void annotate(Line.Set set, Lookup context)
set
- the Line.Set to attach annotations to.context
- a Lookup describing the context for the Line.Set.
If the Line.Set is associated with a document originating from
a file, the context shall contain the respective FileObject.