jview
Class JDataCanvas.Histogram

java.lang.Object
  extended by jview.JDataCanvas.Histogram
Enclosing class:
JDataCanvas

public static class JDataCanvas.Histogram
extends Object

A class that shows a histogram of a FITS image.


Constructor Summary
JDataCanvas.Histogram()
           
 
Method Summary
static void main(String[] arg)
          We draw a few shapes and add ticks and labels
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDataCanvas.Histogram

public JDataCanvas.Histogram()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
We draw a few shapes and add ticks and labels

Throws:
Exception