Hi,

I have another question, this time regarding how it is
possible to enable rendering the _whole_ SVG document
and not just the originally visible _part_ when
panning. I am using Batik in an applet to dispay quite
large graphs, thus the users need to pan the document.
This works perfectly, but I cannot figure out how I
can make the JSVGCanvas (well, I am overriding a few
methods there, so it is a subclass of JSVGCanvas)
render the document in such a way that users can see
what will be visible after panning, and not only what
was visible before panning.

In other words, I am looking for something like the
"Show window contents while dragging." in Windows.

Help appreciated, thanks a lot,

Chris
--
Chris Cruzdal

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

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

Reply via email to