>>>Thomas E Deweese [[EMAIL PROTECTED]] wrote:
>Write your own subclass of Graphics2D that for each method print's
>the parameters rather than doing the drawing.  But I have no idea what
>you are going to do with that once you have done it (i.e. you must
>have some sort of target format or something?).  Also it's not clear
>how you would support everything (like drawImage for example).

I'm building complex shapes in java2d at the moment and I would
like to be able to export shapes from illustrator->svg and then
svg->java2d and then redefine the code to suite my needs...

I'll look in to overriding Graphics2d!
thanks!

/Rikard Herlitz


Reply via email to