org.ChinaVO.FITSManager.IconCreator.FITSIconCreator
Class TableHDUThumbnailCreator

java.lang.Object
  extended by org.ChinaVO.FITSManager.IconCreator.FITSIconCreator.TableHDUThumbnailCreator

public class TableHDUThumbnailCreator
extends java.lang.Object

TODO

Version:
v1.0.0 2010-4-1ÏÂÎç05:53:05
Author:
Fany

Constructor Summary
TableHDUThumbnailCreator(nom.tam.fits.TableHDU hdu)
           
 
Method Summary
 java.awt.Image getImage(int width, int height)
          Draw the lines of the BinaryTable.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableHDUThumbnailCreator

public TableHDUThumbnailCreator(nom.tam.fits.TableHDU hdu)
Method Detail

getImage

public java.awt.Image getImage(int width,
                               int height)
Draw the lines of the BinaryTable.

Parameters:
width - width of the Image
height - height of the Image
Returns:
the Image instance