Performance hint: Use {@link IAnnotationModelExtension#replaceAnnotations(Annotation[],java.util.Map)}if several annotations are removed and/or added.
@param annotation the annotation to be removed from this model,may not benull
null not permitted).
@return A boolean (indicates whether or not the annotation was removed).
@see #addAnnotation(XYAnnotation)
@see #getAnnotations()
| |
| |