jview
Class JSkyCanvas.Display
java.lang.Object
jview.JSkyCanvas.Display
- Enclosing class:
- JSkyCanvas
public static final class JSkyCanvas.Display
- extends Object
Test the functionality. Basic test, retrieve a fits image and displays
it.
|
Method Summary |
static void |
main(String[] arg)
Reads a fits-file from the first command line argument and displays
it. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSkyCanvas.Display
public JSkyCanvas.Display()
main
public static void main(String[] arg)
throws Exception
- Reads a fits-file from the first command line argument and displays
it.
- Throws:
Exception