hi all, I know the image can be rotated using java2d api's.I could able to rotate the image using AffineTransform class. But it clips the image at corneres on rotation with multiples of 45 degrees angle. I want to know how should I go about it.If any body can help me out.please.. Thanking in advance Regards, Kedar
Michael Szul
Ranch Hand
Joined: Sep 18, 2001
Posts: 57
posted
0
I don't know exactly what you're looking for, because I don't deal much with Java 2D, but have you tried looking at the source code for the Molecule applet that Sun includes with the demo files in the SDK?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.