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 Yakup, > I am using Visad to display Antenna Array pattern. > I need to save the array pattern display as gif , jpeg or bmp. Is there any > way of doing this in java? See the captureImage() method in visad/ss/BasicSSCell.java for how to do this. You may need to wrap the call to this in its own Thread, as in FancySSCell.captureDialog(). This only does JPEG. I don't know about other formats, you may be able to find something in the Java Advanced Imaging (JAI) API. Good luck, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hibbard@xxxxxxxxxxxxxxxxx 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html
visad
archives: