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
visad list information:
visad listvisad archives: