Hi Sandy.

Sand Print:
> I am new to Batik and have just started exploring it. 
> I am trying to understand the sequence of steps that the SVG file goes
> thru to get rendered as an image.
> When the SVG file gets parsed, how is it stored and how does the      
> renderer get this data? What I mean is that is it stored as some      
> datastructure that the renderer accepts?                              
>
> Urgently require an answer. Pls help.

Have a look at the JavaDoc for the JSVGComponent class.  It explains
the steps taken when an SVG document is loaded.

  http://xml.apache.org/batik/javadoc/org/apache/batik/swing/svg/JSVGComponent.html

Cameron

-- 
Cameron McCormack
|  Web: http://mcc.id.au/
|  ICQ: 26955922

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

Reply via email to