Re: absolute or relative color tables? - more

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


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