Thanks for this reply. If I understand you right, you are suggesting doing this to
the image after generating it, correct? I suspected that is the way it is usually done.
However, while that works probably well for some things, I am afraid that for a line
drawing (i.e., what I want to embed) it will give poor results (jagged, blotched lines
and such).

I was thinking more along the lines of passing some transform to the Graphics2D
object so it can draw the graph correctly right away, w/o any need for further
transformations. Leaving aside the fact that I don't have source access and that
the requisite hooks may or may not be exported, does that sound like a sensible
strategy?

-- O.L.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to