Jean-Christophe ARNU (JX) wrote:
Le Mon, 12 Jan 2004 16:03:09 -0500
Thomas DeWeese <[EMAIL PROTECTED]> me disait que :
How certain are you that the DOM you are manipulating is the one
being rendered? In particular set[SVG]Document may copy the given
DOM if it is not using the Batik DOM Implementation.
I use the svgPanel.getDocument() method to get the document I need to modify.
IIRC it should be the docment that is rendered into the canvas doesn't it?
Yes, this is always the document used for display. In this case I
would need more information to help you. In general what you are
doing works (I have dozens of examples that do similar things).
Without more information (ideally a standalone example) I can't really
say why it isn't working for you.
If you want to debug it in the context of your application I can
give you some places you can use to check and print stuff out.
Also I don't know that you ever specified what version of Batik you
were using.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]