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.
Hi Jose, > I am now developing an application that displays selected volumes on > a single Display. Is there any way to map some of all the FlatFields > constructed to the same single Display? There are many possibilities here. You can link any number of different FlatFields to the same DisplayImpl (each via its own DataReferenceImpl). With current DataRenderer implementations (except the one done by Lutz Laemmer), all these FlatFields are displayed independently but in the same coordinate system. That is, this does not allow values of one FlatField to color a terrain defined by another FlatField. However, you can achieve that sort of thing by using the static method FieldImpl.combine to merge multiple FlatFields into one (this was described in a recent email on visad-list). Please feel free to describe your situation in more detail, if you'd like some help with figuring out how to proceed. 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
visad
archives: