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.

Re: Marking points on Axis

Hi Rakesh,

>           I want to mark some points on axis with some text.Can anyone give 
> me some idea how should i do it?

Construct a FieldImpl with MathType (index -> (x, y, text))
where text is a TextType, and display with ScalarMaps
x -> XAxis, y -> YAxis and text -> Text. See Test44.java
and Test45.java in visad/examples for some examples.

Good luck,
Bill


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