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.

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: