How do I repaint a GVT tree in a JSVGCanvas without rebuilding the GVT tree
from the SVG DOM?

The Javadoc for JSVGComponent illustrates the following rendering steps:

1) Building DOM
2) Building GVT
3) Execute SVGLoad events
4) Rendering GVT
5) Update threads started

My question is, how do I re-execute step 4?

Thanks.
Andy


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

Reply via email to