- To: S Santos <s.santos@xxxxxxxxx>
- Subject: Re: off screen DisplayImplJ3D finalization
- From: Bill Hibbard <billh@xxxxxxxxxxxxx>
- Date: Mon, 17 Jan 2005 04:52:07 -0600 (CST)
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
- References:
- off screen DisplayImplJ3D finalization
- From: S Santos
- off screen DisplayImplJ3D finalization