I'm using a wider co-ordinates so quite often, my images are going out of my screen. Is there any method so, that i can display the image always in viewable area.???
Let me explain the scenario. suppose i want to draw a line,whose co-ordinate are 11123.256(its from GPS co-ordinate).So how can i display such a huge scale.(Moreover, i don't want to scroll). I just want to show the diagram in the viewable area.
I have one more question.What is the Maximum and minimum co-ordinate that java 3d will support???