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.
Hi Dean, > Please could you tell me how it is possible to modify locally the Appearance > attributes (line thickness, fill polygon/wireframe, ...) of an > Irregular3DSet surface, if I have several of these surfaces displayed within > one DisplayImpl window. You can do this by including a ConstantMap[] array as an argument to the addReference() or addReferences() call that links an Irregular3DSet to the DisplayImpl, and using ConstantMaps to the DisplayRealTypes declared in visad.Display (see the JavaDoc for static DisplayRealTypes marked 'ConstantMap only'). You can find LineStyle values in the JavaDoc for visad.GraphicsModeControl. Good luck, Bill
visad
archives: