File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Java 2D Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Java 2D" Watch "Java 2D" New topic
Author

Java 2D

Amarjyoti Das
Greenhorn

Joined: Mar 18, 2002
Posts: 16
How would you seamlessly zoom into a java 2D graphics.
Thanks in advance
Michael Ernest
High Plains Drifter
Sheriff

Joined: Oct 25, 2000
Posts: 7231

Moving this to Other APIs


Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
Rob Ross
Bartender

Joined: Jan 07, 2002
Posts: 2205
define "seamlessly" please. Also, what do you mean by zooming? You just want to scale a picture to make a smaller section bigger? or are you talking about a fractal image where it can maintain the same resolution no matter how much you "zoom" in to it?
[ March 19, 2002: Message edited by: Rob Ross ]

Rob
SCJP 1.4
Amarjyoti Das
Greenhorn

Joined: Mar 18, 2002
Posts: 16
Seamlessly : You hold your mouse button without releasing it and the graphic is getting bigger and bigger.
I am trying to zoom into a 2D graphic (rectangle for example without increasing the line size as I zoom in.
Thanks, amar
 
 
subject: Java 2D
 
Threads others viewed
drawing trees
GradientPaint
2d
Filled triangle
how to draw directly to the monitor without a While loop
developer file tools