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.
To learn about what's going on, see About the Archive Site.
"axon@xxxxxxxxxxxxxxxx" wrote: > > I have a problem with generating animation's images. When I try to save > images from display by captureDisplay method it, some times, results with > withe box only (or "please wait ..."). Is there any method to check when the > display is fully rendered? I don't know anything about the captureDisplay method, but try this instead: DisplayImpl display = ... . . . BufferedImage image = display.getImage(true); Good luck, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hibbard@xxxxxxxxxxxxxxxxx 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html
visad
archives: