Bala,
May be Stephane will give you more details. In the meanwhile, the
general
idea is that the various processing steps (e.g., loading the document,
building the GVT tree, dispatching the onload event etc...) are handled
by separate threads. Each such thread can generates events and the
JSVGCanvas will handle them to refresh the GUI when appropriate.
See, for example: org.apache.batik.swing.svg.SVGDocumentLoader and
org.apache.batik.swing.svg.SVGDocumentLoaderListener
org.apache.batik.swing.svg.SVGDocumentLoaderEvent
Cheers,
Vincent.
"K, Balamurugan (CORP, GEITC)" wrote:
>
> Hi guys,
> can any one tell me how batik is working (How it is going on in
> background when it reads SVG file and presenting in JSVGCanvas).
>
> Bala
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]