Package skyview.survey
Class FitsImageFactory
java.lang.Object
skyview.survey.FitsImageFactory
- All Implemented Interfaces:
ImageFactory
A little class that creates FITS images using a factory method.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FitsImageFactory
public FitsImageFactory()
-
-
Method Details
-
factory
Description copied from interface:ImageFactory
Create an image given the appropriate spell- Specified by:
factory
in interfaceImageFactory
-