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: Gridded2dDoubleSet to display different line-styles?

Hi Thomas,

>-is it possible to display lines in different line-styles (different style for 
>each line)?

You can display different lines in different styles by using a separate
DataReference for each style.  For example, you could have a UnionSet
of GriddedSets that make up your solid lines, and add that set to a
DataReference with ConstantMap to a GraphicsModeControl.SOLID_STYLE
line style; and another UnionSet for your dashed lines, adding it to a
DataReference with ConstantMap to a the DASHED_STYLE line style.

-Curtis


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