Hello!

     I need to:
     Create an application that would view, zoom, rotate and move
     images (firstly gif, png & jpg, later on tiff and all the rest).

     I use JPanel in JFrame to view, rotate and scale images using
     Graphics2D.

     How can I move the images inside JPanel if the size of the zoomed
     image is much bigger then my window?
     How can I center the images in the window if the size of the
     image is smaller then window?

     Thanks in advance for any help.

Sincerely,                          12.04.2001
     lloyd

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

Reply via email to