Uses of Interface
org.eclipse.jface.text.source.IAnnotationMap
-
Packages that use IAnnotationMap Package Description org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those. -
-
Uses of IAnnotationMap in org.eclipse.jface.text.source
Methods in org.eclipse.jface.text.source that return IAnnotationMap Modifier and Type Method Description protected IAnnotationMap
AnnotationModel. getAnnotationMap()
Returns the annotation map internally used by this annotation model.
-