Re: Generating animation

"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


  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: