Class FitsImageFactory

java.lang.Object
skyview.survey.FitsImageFactory
All Implemented Interfaces:
ImageFactory

public class FitsImageFactory extends Object implements ImageFactory
A little class that creates FITS images using a factory method.
  • Constructor Details

    • FitsImageFactory

      public FitsImageFactory()
  • Method Details