NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

[visad] getImage() on DisplayImplJ3D

Hi all,

I'm calling Display.getImage() on a 3D-Display and I finally got to return a
proper BufferedImage. But no matter how I rotate the display, the
BufferedImage shows the plot from a standard view parallel to the z-achsis.
Is there a way to get a BufferedImage of exactly the view I'm seeing in
Display.getComponent()?

Thanks a lot