Package jfits

Interface Summary
FitsShape A fits shape is a shape object in the special context of a fits background image.
FitsShapeProviding This interface announces the capability to generate generic fits shapes if queried with FitsShapeProviding.getGeneric().
ScaleFactory.Scaler  
 

Class Summary
AbstractFitsShape Basic implementation for FitsShape.
BufferedFitsImage This class is based on the IVOA Fits package.
FitsAnnulus This class represents an annulus around a center.
FitsCircle This class represents a circle around a center.
FitsConvert Reads a fits image, applies a scaling algorithm, does flipping if necessary and saves it as a png file.
FitsConvert.Allsky Reads the allsky file given in the first command line argument and saves it as the second one.
FitsHistogram This class is based on the IVOA Fits package.
FitsLine This class represents a (tilted) line with a certain (normalized) width.
FitsRectangle This class represents a rectangular section in a fits file.
JAbstractShapePanel A base class for fits shape providers that present themself as a panel, allow some adjustment of the principal shape, and can be queried for the final shape.
JAdjustableAnnulus This panel provides a rectangular aperture.
JAdjustableAnnulus.Show Test
JAdjustableCircle This panel provides a rectangular aperture.
JAdjustableCircle.Show Test
JAdjustableRectangle This panel provides a rectangular aperture.
JAdjustableRectangle.Show Test
JAdjustableShape This panel provides two adjustable sizes with spinners.
ScaleFactory This class is based on the IVOA Fits package.
ScaleFactory.ByteScaler  
ScaleFactory.DoubleScaler  
ScaleFactory.FloatScaler  
ScaleFactory.IntScaler  
ScaleFactory.ShortScaler  
ShapeListener A listener that is notified when a ShapeDraw object is added to a FitsCanvas.
ShapePrincipal Plots the added adus along the principal axis.
ShapeStatistic This shape listener presents a button that displays the average plus standard deviation of the last adu delivered to it.
 

Exception Summary
BufferedFitsImage.DataTypeNotSupportedException  
BufferedFitsImage.NoImageDataFoundException