Garrett-
"Campbell, Garrett" wrote:
>
> Is there a command to reorient the 3d display back the 0,0 viewpoint
> with out the moutse. Actually with the mouse it is hard to get back to
> the original view point.
>
> Would this be a visad function?
> Would it be a java 3d function?
The former.
Try:
display.getProjectionControl().resetProjection();
which will return to the last saved projection.
Don
*************************************************************
Don Murray UCAR Unidata Program
dmurray@xxxxxxxxxxxxxxxx P.O. Box 3000
(303) 497-8628 Boulder, CO 80307
http://www.unidata.ucar.edu/staff/donm
*************************************************************