Uses of Class
org.eclipse.jface.text.source.inlined.AbstractInlinedAnnotation
-
Uses of AbstractInlinedAnnotation in org.eclipse.jface.text.source.inlined
Modifier and TypeClassDescriptionclass
Inlined annotation which is drawn in the line content and which takes some place with a given width.class
Inlined annotation which is drawn before a line and which takes some place with a given height.Modifier and TypeMethodDescription<T extends AbstractInlinedAnnotation>
TInlinedAnnotationSupport.findExistingAnnotation
(Position pos) Returns the existing codemining annotation with the given position information and null otherwise.Modifier and TypeMethodDescriptionvoid
InlinedAnnotationSupport.updateAnnotations
(Set<AbstractInlinedAnnotation> annotations) Update the given inlined annotation.