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 Stu, Don has done a good job of answering your questions, but I just want to add two points: 1. Table arrays passed to BaseConlorControl.setTable() can be any length you want, giving you any color resolution you want. Note that 'java Test12 1' tests the situation where the application is dynamically changing table length. 2. You can pass a visad.Function to BaseConlorControl.setFunction() to be used instead of a table array. This Function could be a FlatField whose domain Set is a Gridded1DSet with uneven sample spacing, or it could even be a new implementation of the Function interface, perhaps evaluating function values by an expression rather than sampling. 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: