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.
> When I use the setRange method to scale the axis, my > actual display go over the axis which I redefined > with the setRange function. > > Is there a way to limit the new display to be only > within the range? Try adding ScalarMaps to Display.SelectRange for the RealTypes that have ScalarMaps to XAxis, YAxis and ZAxis, and calling setRange() of the associated RangeControls with the same values you pass to your ScalarMap.setRange() calls. Cheers, Bill
visad
archives: