jview
Class JScaleableImage.Display
java.lang.Object
jview.JScaleableImage.Display
- Enclosing class:
- JScaleableImage
public static final class JScaleableImage.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 |
JScaleableImage.Display
public JScaleableImage.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