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.

Re: off screen DisplayImplJ3D finalization

Hi Santiago,

> I'm using Visad to make some 3D Graphs. When I try to stop DisplayImplJ3D
> some Threads continue executing. To finalize The Display what I do is:
>
>             display.destroyUniverse();

Instead, use:
              display.destroy();

>             display.stopThreadPool();
>
> Which are the correct steps to stop the environment?

Good luck,
Bill


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