Is there a possibility to provide data to the selection service without
having created a viewer? Here is my situation: I created an image
viewer, using a canvas, in which I can drag a rectangle over an image. I
want to provide the coordinates of that rectangle to selection listeners
in other plugins, what would be the best way to realize that.
Thank you very much for any suggestions.