Dan Slater, Ph.D.
Principal Scientist
Simulsoft.com
206-383-1354
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]-------- Original Message --------
Subject: Rendering transform on refresh?
From: "Bishop, Michael W. CONTR J9C880" <[EMAIL PROTECTED]>
Date: Tue, October 28, 2008 3:41 pm
To: <batik-users@xmlgraphics.apache.org>
I have a refresh function in my application that simply calls setDocument() on the JSVGCanvas with the document already there, basically causing it to reset to its default state without zoom/pan/rotate.
I'm also tracking changes to my rendering transform, but keying off setRenderingTransform() doesn't seem to work; it seems to be called before the "final" transform is achieved.
What can I wait for to determine when the rendering transform is "done" and ready to be communicated? Maybe computeRenderingTransform? I've tried waiting for the GVT tree to render and for the SVG "onLoad" event, but both seem to be too early and not communicating any change.
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]