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: reAutoScale

Bill Hibbard wrote:
> >
> > I am now calling reAutoScale() and reDisplayAll() after calling
> > DataRenderer.toggle( false ). The axes do not rescale. (I'm pretty sure
> > that I never called setRange on the ScalarMaps.) Is the DataRenderer's
> > enabled state considered when auto scaling is doing its thing? Should
> > it?
> 
> toggle(false) should not remove a DataRenderer and its data
> from the auto-scaling logic. 

Are you saying that the correct behavior is that toggle(false) NOT
affect the auto scaling?

I want to be able to turn data visibility on and off and have the axes
scaled to fit the visible data. I could write some code to enforce this,
but I thought that toggling the data off should have the same effect. I
could add/remove the DataReferences but that is less efficient.

If toggle(false) won't do what I want, what is the best way to determine
min/max ranges of Fields? Does VisAD have a convenient method for doing
this? Would I be better off going back to add/removing DataReferences?

Thanks,
Doug

-- 
*----------------------------------------------------------------------*
| Doug Lindholm, Software Engineer          |  E-mail: lind@xxxxxxxx   |
| Research Applications Program             |   Phone: 303-497-8374    |
| National Center for Atmospheric Research  |                          |
| P.O. Box 3000                             |     There's no place     |
| Boulder, Colorado 80307-3000              |        like $HOME        |
*----------------------------------------------------------------------*


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