jview
Class JFitsCanvas.Show

java.lang.Object
  extended by jview.JFitsCanvas.Show
Enclosing class:
JFitsCanvas

public static final class JFitsCanvas.Show
extends Object

A test class.


Constructor Summary
JFitsCanvas.Show()
           
 
Method Summary
static void main(String[] arg)
          The first command line argument is the fits file, if a second and third argument are given, they are the binning factors.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JFitsCanvas.Show

public JFitsCanvas.Show()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
The first command line argument is the fits file, if a second and third argument are given, they are the binning factors.

Throws:
Exception