Hello,

In my SVG aplication, a certain piece of the canvas can be selected with the mouse. I have written a piece of code that checks which svg objects are inside the area of the selection.

I would like to highlight those elements, even highlighting only the text inside the selection would be enough. But the JGVTComponent.select() method highlights only one element at a time.

Is there any way of highlighting several elements at the same time with the batik libraries?

Cheers,

Nacho

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to