Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

p.s., Re: Weird display problem

  • To: Tennessee James Leeuwenburg <tjl@xxxxxxxxxx>
  • Subject: p.s., Re: Weird display problem
  • From: Bill Hibbard <billh@xxxxxxxxxxxxx>
  • Date: Thu, 18 Sep 2003 07:34:17 -0500 (CDT)
Here's another print statement to insert, in the toggle()
method of visad/DataRenderer.java:

  DataDisplayLink[] links = getLinks();
  System.out.println("toggle " + on + " " +
    links[0].getThingReference().getName());

This will make sure which DataRenderers are getting toggled
on and off.


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