RE: your mail

Hi all,

I am writing a method to change the default mapping for small.v5d when it
first opens up. I looked in MappingDialog.java to see where those initial
mappings were set. MapNames and MapTypes are initialized at the beginning of
the class, but could you inform me where the default mappings are actually
set? ie I'm wondering where the following were handled:

alt ->z axis
lat -> y axis
longitude -> X axis
time -> animation
U -> iso contour        

Thanks,
Michelle

Michelle Kam           (408) 742-2881
Lockheed Martin Space Systems Co. SSM/ATC/MSIS
B/153 O/L922 
1111 Lockheed Martin Way, Sunnyvale, CA 94089




-----Original Message-----
From: Bill Hibbard [mailto:billh@xxxxxxxxxxxxx]
Sent: Tuesday, June 10, 2003 3:24 AM
To: Kam, Michelle C
Subject: RE: your mail


Hi Michelle,

> MathType:
> Time -> ((row, col, Height) -> U),
>         ((row, col, Height) -> V),
>         ((row, col, Height) -> W)))
>
> There are no current maps. However, when I tried a mapping for longitude
to
> blue, latitutude to red, and altitude to cylinder radius. It was still a
> plain white square. I've been trying more mappings but haven't had any
luck.
> Interestingly, all 3 of the "3D", "J2D", and "2D" icons are grayed out
which
> probably shouldn't be.

Try some simple ScalarMaps, like:

  row -> YAxis
  col -> XAxis
  Height -> ZAxis
  U -> IsoContour  (or U -> RGB)

With the ScalarMap to ZAxis, this would have to be "3D".

Good luck,
Bill


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