| java.lang.Object org.geotools.demo.ImageLab2
ImageLab2 | public class ImageLab2 (Code) | | This example opens up a world plus image file.
author: Jody Garnett |
Method Summary | |
public static void | main(String[] args) Prompt the user for a file and open up ImageLab. |
main | public static void main(String[] args) throws Exception(Code) | | Prompt the user for a file and open up ImageLab.
Parameters: args - filename of image |
|
|