You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Tom Schindl <to...@gmx.at> on 2006/03/31 20:59:24 UTC

Batik and SWT

Hi,

I'm in the process of evaluation Batik for a project we may build in the
next months using RCP(=Eclipse). I know I could embedd Swing into SWT
but out of curiosity what would be needed to let SWT do the complete
Redering of internal SVG presentation used by batik could you point me
to the classes used to represent all those things in AWT/Swing.

For the first I only need primitives like:
- Rectangles, Circles
- Texts

Thanks for you input.

Tom