Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
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: