The annotationNodes list for an AnnotatedNode is accessible and and mutable so you should be able to remove it yourself.
On Wed, Apr 20, 2016 at 7:56 AM, Mario Garcia <mario.g...@gmail.com> wrote: > I don't know how to do this. Looking the g/api there is a "addAnnotation" > but there is not a "removeAnnotation" like method. > > Mario >