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.

MapProjectionDisplay question

I am trying to use the IDV classes to build navigated displays. I learnt the whole 'display side coordinate system' technique from MapProjectionDisplay.java in the visad/examples. In particular, how a call to MapProjection.setDefaultMapArea with a xy rectangle would result in the visad 'box' showing the xy area.

When moving to the higher level idv classes, I thought the corresponding call was in ucar.unidata.view.geoloc.MapProjectionDisplay.setMapArea ( ProjectionRect). This does not seem to do what I want. I did peek at the source code and noted that the comments for that method imply that the rectangle is in fact a lat/lon rectangle, not a cartesian one.

Can anyone shed any light on the setMapArea (and setMapRegion) methods, and how 
to use them correctly?

Thanks

Stuart



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