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.
You can extend the DisplayRenderer (J2D or J3D) and override the setAnimationString method to do nothing. Doug Bill Hibbard wrote: > > Hi Gaoming, > > > If I use the following code to add animation: > > > > //add animation > > AnimationControl ac= (AnimationControl)timeAnimMap.getControl(); > > ac.setOn(true); > > > > On the bottom of the image screen, the following text will display: > > > > Time = 1970-01-01 00:00:10Z > > 1 of 4 > > > > I do not want them to be displayed. Are there any ways to do this? > > There should be a way to disable these time String displays, > but isn't. I can't do it soon, but you may be able to > acheive the effect you want by using a ScalarMap to > Display.SelectValue in place of Display.Animation. ValueControl > only has a setValue() method, so you'll have to construct a > Thread to explicitly manage animation. One of these days I'll > add a method to disable animation Strings (but I'm about to > start some travel). > > Cheers, > Bill > ---------------------------------------------------------- > Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 > hibbard@xxxxxxxxxxxxxxxxx 608-263-4427 fax: 608-263-6738 > http://www.ssec.wisc.edu/~billh/vis.html -- *----------------------------------------------------------------------* | 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 | *----------------------------------------------------------------------*
visad
archives: